- BILLING_GROUP_ROOT - Static variable in class com.brkt.client.Constants
-
- BillingGroup - Class in com.brkt.client
-
- BillingGroup() - Constructor for class com.brkt.client.BillingGroup
-
- billingGroupId(String) - Method in class com.brkt.client.util.DeployWorkloadTemplateRequestBuilder
-
- billingGroupId(String) - Method in class com.brkt.client.VolumeRequestBuilder
-
- billingGroupId(String) - Method in class com.brkt.client.WorkloadRequestBuilder
-
- BillingGroupRequestBuilder - Class in com.brkt.client
-
Provides a type-safe way to assemble a request for creating
or updating a billing group.
- BillingGroupRequestBuilder() - Constructor for class com.brkt.client.BillingGroupRequestBuilder
-
- BrktAuth - Class in com.brkt.client.util
-
- BrktAuth(String, int, String, String) - Constructor for class com.brkt.client.util.BrktAuth
-
- BrktAuth.CryptoException - Exception in com.brkt.client.util
-
- BrktHttpClient - Class in com.brkt.client.util
-
Sends an HTTP request to the Bracket service and returns the response payload.
- BrktHttpClient.Builder - Class in com.brkt.client.util
-
- BrktHttpClient.Response - Class in com.brkt.client.util
-
- BrktResource - Class in com.brkt.client
-
Contains fields that are common to all Bracket resources.
- BrktResource() - Constructor for class com.brkt.client.BrktResource
-
- BrktRestClient - Class in com.brkt.client.util
-
Sends a REST request to the Bracket service and deserializes the response
into one or more Java objects.
- BrktRestClient.Builder - Class in com.brkt.client.util
-
- BrktRestClient.HttpError - Exception in com.brkt.client.util
-
Thrown when the server returns an unsuccessful HTTP status code.
- BrktService - Class in com.brkt.client
-
High-level abstraction of the Bracket service.
- BrktService(BrktRestClient) - Constructor for class com.brkt.client.BrktService
-
- BrktService.RuntimeHttpError - Exception in com.brkt.client
-
- BrktService.RuntimeIoException - Exception in com.brkt.client
-
Wraps an
IOException so that the caller doesn't need to put a
try/catch
around every service call.
- build() - Method in class com.brkt.client.BillingGroupRequestBuilder
-
Build a Map that contains all of the added attributes.
- build() - Method in class com.brkt.client.CloudInitRequestBuilder
-
Build a Map that contains all of the added attributes.
- build() - Method in class com.brkt.client.InstanceRequestBuilder
-
Build a Map that contains all of the added attributes.
- build() - Method in class com.brkt.client.LoadBalancerListenerRequestBuilder
-
Build a Map that contains all of the added attributes.
- build() - Method in class com.brkt.client.LoadBalancerRequestBuilder
-
Build a Map that contains all of the added attributes.
- build() - Method in class com.brkt.client.SecurityGroupRequestBuilder
-
Build a Map that contains all of the added attributes.
- build() - Method in class com.brkt.client.SecurityGroupRuleRequestBuilder
-
Build a Map that contains all of the added attributes.
- build() - Method in class com.brkt.client.util.BrktHttpClient.Builder
-
- build() - Method in class com.brkt.client.util.BrktRestClient.Builder
-
- build() - Method in class com.brkt.client.util.DeployWorkloadTemplateRequestBuilder
-
Build a Map that contains all of the added attributes.
- build() - Method in class com.brkt.client.util.RequestBuilder
-
Build a Map that contains all of the added attributes.
- build() - Method in class com.brkt.client.VolumeRequestBuilder
-
Build a Map that contains all of the added attributes.
- build() - Method in class com.brkt.client.WorkloadRequestBuilder
-
Build a Map that contains all of the added attributes.
- Builder(String) - Constructor for class com.brkt.client.util.BrktHttpClient.Builder
-
- Builder(String) - Constructor for class com.brkt.client.util.BrktRestClient.Builder
-
- V1_INSTANCE_ROOT - Static variable in class com.brkt.client.Constants
-
- valueOf(String) - Static method in enum com.brkt.client.Constants.Availability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.brkt.client.Constants.DeploymentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.brkt.client.Constants.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.brkt.client.Constants.Provider
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.brkt.client.Constants.RebootStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.brkt.client.Constants.RequestedState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.brkt.client.Constants.ServiceLevelObjective
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.brkt.client.Constants.VolumeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.brkt.client.Constants.WorkloadTemplateState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.brkt.client.Constants.Availability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.brkt.client.Constants.DeploymentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.brkt.client.Constants.Protocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.brkt.client.Constants.Provider
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.brkt.client.Constants.RebootStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.brkt.client.Constants.RequestedState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.brkt.client.Constants.ServiceLevelObjective
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.brkt.client.Constants.VolumeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.brkt.client.Constants.WorkloadTemplateState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Volume - Class in com.brkt.client
-
- Volume() - Constructor for class com.brkt.client.Volume
-
- VOLUME_ROOT - Static variable in class com.brkt.client.Constants
-
- VOLUME_TYPE - Static variable in class com.brkt.client.Volume
-
- VolumeRequestBuilder - Class in com.brkt.client
-
Provides a type-safe way to assemble a request for creating
or updating a volume.
- VolumeRequestBuilder() - Constructor for class com.brkt.client.VolumeRequestBuilder
-
- volumeTemplateId(String) - Method in class com.brkt.client.VolumeRequestBuilder
-
- volumeType(Constants.VolumeType) - Method in class com.brkt.client.VolumeRequestBuilder
-