A C D E G H I L M N P S 
All Classes All Packages

A

AbstractSearchResponse - Class in cloud.dnation.hetznerclient
 
AbstractSearchResponse() - Constructor for class cloud.dnation.hetznerclient.AbstractSearchResponse
 
ActionDetail - Class in cloud.dnation.hetznerclient
 
ActionDetail() - Constructor for class cloud.dnation.hetznerclient.ActionDetail
 
ActionResponse - Class in cloud.dnation.hetznerclient
 
ActionResponse() - Constructor for class cloud.dnation.hetznerclient.ActionResponse
 

C

ClientFactory - Class in cloud.dnation.hetznerclient
 
ClientFactory() - Constructor for class cloud.dnation.hetznerclient.ClientFactory
 
cloud.dnation.hetznerclient - package cloud.dnation.hetznerclient
 
create(Supplier<String>) - Static method in class cloud.dnation.hetznerclient.ClientFactory
Create new proxy of HetznerApi using token provider.
createServer(CreateServerRequest) - Method in interface cloud.dnation.hetznerclient.HetznerApi
Create new server instance.
CreateServerRequest - Class in cloud.dnation.hetznerclient
 
CreateServerRequest() - Constructor for class cloud.dnation.hetznerclient.CreateServerRequest
 
CreateServerResponse - Class in cloud.dnation.hetznerclient
 
CreateServerResponse() - Constructor for class cloud.dnation.hetznerclient.CreateServerResponse
 
createSshKey(CreateSshKeyRequest) - Method in interface cloud.dnation.hetznerclient.HetznerApi
Create new SSH key.
CreateSshKeyRequest - Class in cloud.dnation.hetznerclient
 
CreateSshKeyRequest() - Constructor for class cloud.dnation.hetznerclient.CreateSshKeyRequest
 
CreateSshKeyResponse - Class in cloud.dnation.hetznerclient
 
CreateSshKeyResponse() - Constructor for class cloud.dnation.hetznerclient.CreateSshKeyResponse
 

D

DatacenterDetail - Class in cloud.dnation.hetznerclient
 
DatacenterDetail() - Constructor for class cloud.dnation.hetznerclient.DatacenterDetail
 
deleteServer(int) - Method in interface cloud.dnation.hetznerclient.HetznerApi
Delete sever instance.
deleteSshKey(int) - Method in interface cloud.dnation.hetznerclient.HetznerApi
Delete existing SSH key.

E

ErrorDetail - Class in cloud.dnation.hetznerclient
 
ErrorDetail() - Constructor for class cloud.dnation.hetznerclient.ErrorDetail
 

G

getAllDatacenters() - Method in interface cloud.dnation.hetznerclient.HetznerApi
Get all datacenters.
getAllDatacentersWithName(String) - Method in interface cloud.dnation.hetznerclient.HetznerApi
Get datacenters matching provided string.
getAllLocationsWithName(String) - Method in interface cloud.dnation.hetznerclient.HetznerApi
Get locations matching provided string.
getAllPrimaryIps(String) - Method in interface cloud.dnation.hetznerclient.HetznerApi
Get all Primary IP objects.
GetAllPrimaryIpsResponse - Class in cloud.dnation.hetznerclient
 
GetAllPrimaryIpsResponse() - Constructor for class cloud.dnation.hetznerclient.GetAllPrimaryIpsResponse
 
getAllServerTypesWithName(String) - Method in interface cloud.dnation.hetznerclient.HetznerApi
Get server types whose name is matching provided string.
GetDatacentersResponse - Class in cloud.dnation.hetznerclient
 
GetDatacentersResponse() - Constructor for class cloud.dnation.hetznerclient.GetDatacentersResponse
 
getImageById(Integer) - Method in interface cloud.dnation.hetznerclient.HetznerApi
Get single image by providing image ID.
GetImageByIdResponse - Class in cloud.dnation.hetznerclient
 
GetImageByIdResponse() - Constructor for class cloud.dnation.hetznerclient.GetImageByIdResponse
 
getImagesBySelector(String) - Method in interface cloud.dnation.hetznerclient.HetznerApi
Get all images that matches given label expression.
GetImagesBySelectorResponse - Class in cloud.dnation.hetznerclient
 
GetImagesBySelectorResponse() - Constructor for class cloud.dnation.hetznerclient.GetImagesBySelectorResponse
 
GetLocationsResponse - Class in cloud.dnation.hetznerclient
 
GetLocationsResponse() - Constructor for class cloud.dnation.hetznerclient.GetLocationsResponse
 
getNetworkById(int) - Method in interface cloud.dnation.hetznerclient.HetznerApi
Get network detail based on provided network ID.
GetNetworkByIdResponse - Class in cloud.dnation.hetznerclient
 
GetNetworkByIdResponse() - Constructor for class cloud.dnation.hetznerclient.GetNetworkByIdResponse
 
getNetworkBySelector(String) - Method in interface cloud.dnation.hetznerclient.HetznerApi
Get all networks matching given label selector.
GetNetworksBySelectorResponse - Class in cloud.dnation.hetznerclient
 
GetNetworksBySelectorResponse() - Constructor for class cloud.dnation.hetznerclient.GetNetworksBySelectorResponse
 
getPlacementGroupById(int) - Method in interface cloud.dnation.hetznerclient.HetznerApi
Get placement group detail based on provided placement group ID.
GetPlacementGroupByIdResponse - Class in cloud.dnation.hetznerclient
 
GetPlacementGroupByIdResponse() - Constructor for class cloud.dnation.hetznerclient.GetPlacementGroupByIdResponse
 
getPlacementGroups(String) - Method in interface cloud.dnation.hetznerclient.HetznerApi
Get placement groups, optionally filtered using label expression.
GetPlacementGroupsResponse - Class in cloud.dnation.hetznerclient
 
GetPlacementGroupsResponse() - Constructor for class cloud.dnation.hetznerclient.GetPlacementGroupsResponse
 
getServer(int) - Method in interface cloud.dnation.hetznerclient.HetznerApi
Get server detail for given ID.
GetServerByIdResponse - Class in cloud.dnation.hetznerclient
 
GetServerByIdResponse() - Constructor for class cloud.dnation.hetznerclient.GetServerByIdResponse
 
getServersBySelector(String, int, int) - Method in interface cloud.dnation.hetznerclient.HetznerApi
Get all server matching given label selector.
GetServersBySelectorResponse - Class in cloud.dnation.hetznerclient
 
GetServersBySelectorResponse() - Constructor for class cloud.dnation.hetznerclient.GetServersBySelectorResponse
 
GetServerTypesResponse - Class in cloud.dnation.hetznerclient
 
GetServerTypesResponse() - Constructor for class cloud.dnation.hetznerclient.GetServerTypesResponse
 
getSshKeysBySelector(String) - Method in interface cloud.dnation.hetznerclient.HetznerApi
Find SSH keys matching given label selector
GetSshKeysBySelectorResponse - Class in cloud.dnation.hetznerclient
 
GetSshKeysBySelectorResponse() - Constructor for class cloud.dnation.hetznerclient.GetSshKeysBySelectorResponse
 

H

HetznerApi - Interface in cloud.dnation.hetznerclient
Trimmed-down version of Hetzner public cloud API.

I

id - Variable in class cloud.dnation.hetznerclient.IdentifiableResource
 
IdentifiableResource - Class in cloud.dnation.hetznerclient
 
IdentifiableResource() - Constructor for class cloud.dnation.hetznerclient.IdentifiableResource
 
ImageDetail - Class in cloud.dnation.hetznerclient
 
ImageDetail() - Constructor for class cloud.dnation.hetznerclient.ImageDetail
 
Ipv4Detail - Class in cloud.dnation.hetznerclient
 
Ipv4Detail() - Constructor for class cloud.dnation.hetznerclient.Ipv4Detail
 

L

LocationDetail - Class in cloud.dnation.hetznerclient
 
LocationDetail() - Constructor for class cloud.dnation.hetznerclient.LocationDetail
 

M

meta - Variable in class cloud.dnation.hetznerclient.AbstractSearchResponse
 
Meta - Class in cloud.dnation.hetznerclient
 
Meta() - Constructor for class cloud.dnation.hetznerclient.Meta
 

N

NetworkDetail - Class in cloud.dnation.hetznerclient
 
NetworkDetail() - Constructor for class cloud.dnation.hetznerclient.NetworkDetail
 

P

Pagination - Class in cloud.dnation.hetznerclient
 
Pagination() - Constructor for class cloud.dnation.hetznerclient.Pagination
 
PlacementGroupDetail - Class in cloud.dnation.hetznerclient
 
PlacementGroupDetail() - Constructor for class cloud.dnation.hetznerclient.PlacementGroupDetail
 
powerOffServer(int) - Method in interface cloud.dnation.hetznerclient.HetznerApi
Power-off server instance.
PrimaryIpDetail - Class in cloud.dnation.hetznerclient
 
PrimaryIpDetail() - Constructor for class cloud.dnation.hetznerclient.PrimaryIpDetail
 
PrivateNetDetail - Class in cloud.dnation.hetznerclient
 
PrivateNetDetail() - Constructor for class cloud.dnation.hetznerclient.PrivateNetDetail
 
PublicNetDetail - Class in cloud.dnation.hetznerclient
 
PublicNetDetail() - Constructor for class cloud.dnation.hetznerclient.PublicNetDetail
 
PublicNetRequest - Class in cloud.dnation.hetznerclient
 
PublicNetRequest() - Constructor for class cloud.dnation.hetznerclient.PublicNetRequest
 

S

ServerDetail - Class in cloud.dnation.hetznerclient
 
ServerDetail() - Constructor for class cloud.dnation.hetznerclient.ServerDetail
 
ServerType - Class in cloud.dnation.hetznerclient
 
ServerType() - Constructor for class cloud.dnation.hetznerclient.ServerType
 
SshKeyDetail - Class in cloud.dnation.hetznerclient
 
SshKeyDetail() - Constructor for class cloud.dnation.hetznerclient.SshKeyDetail
 
A C D E G H I L M N P S 
All Classes All Packages