All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AsyncPageImpl<T> |
Base implementation for asynchronously consuming Google Cloud paginated results.
|
| AsyncPageImpl.NextPageFetcher<T> |
Interface for asynchronously fetching the next page of results from the service.
|
| BaseEmulatorHelper<T extends ServiceOptions> |
Utility class to start and stop a local service which is used by unit testing.
|
| BaseEmulatorHelper.DownloadableEmulatorRunner |
Utility class to start and run an emulator from a download URL.
|
| BaseEmulatorHelper.EmulatorRunner |
Utility interface to start and run an emulator.
|
| BaseEmulatorHelper.GcloudEmulatorRunner |
Utility class to start and run an emulator from the Google Cloud SDK.
|
| BaseService<OptionsT extends ServiceOptions<?,OptionsT>> |
Base class for service objects.
|
| BaseServiceException |
Base class for all service exceptions.
|
| BaseServiceException.Error |
|
| BaseServiceException.ExceptionData |
|
| BaseServiceException.ExceptionData.Builder |
|
| BaseWriteChannel<ServiceOptionsT extends ServiceOptions<?,ServiceOptionsT>,EntityT extends Serializable> |
|
| BaseWriteChannel.BaseState<ServiceOptionsT extends ServiceOptions<?,ServiceOptionsT>,EntityT extends Serializable> |
|
| BaseWriteChannel.BaseState.Builder<ServiceOptionsT extends ServiceOptions<?,ServiceOptionsT>,EntityT extends Serializable> |
Base builder for a write channel's state.
|
| BaseWriteChannel.BaseState.ValueHolder |
|
| BatchResult<T,E extends BaseServiceException> |
This class holds a single result of a batch call.
|
| BatchResult.Callback<T,E> |
An interface for the batch callbacks.
|
| Binding |
Class for Identity and Access Management (IAM) policies.
|
| Binding.Builder |
|
| ByteArray |
An immutable byte array holder.
|
| Condition |
Class for Identity and Access Management (IAM) policies.
|
| Condition.Builder |
|
| Date |
Represents a Date without time, such as 2017-03-17.
|
| ExceptionHandler |
Exception retry algorithm implementation used by RetryHelper.
|
| ExceptionHandler.Builder |
ExceptionHandler builder.
|
| ExceptionHandler.Interceptor |
|
| ExceptionHandler.Interceptor.RetryResult |
|
| FieldSelector |
Interface for Google Cloud resource's fields.
|
| FieldSelector.Helper |
A helper class used to build composite selectors given a number of fields.
|
| GcpLaunchStage |
A qualifier indicating what level of access and support can be expected of a particular Google
Cloud Platform feature.
|
| GcpLaunchStage.Alpha |
Alpha is a limited availability test for releases before they are cleared for widespread use.
|
| GcpLaunchStage.Beta |
Beta is the point at which we are ready to open a release for any customer to use.
|
| GcpLaunchStage.Deprecated |
Deprecated features are scheduled to be shut down and removed.
|
| GcpLaunchStage.EarlyAccess |
Early Access features are limited to a closed group of testers.
|
| Identity |
|
| Identity.Type |
The types of IAM identities.
|
| MetadataConfig |
Retrieves Google Cloud project-id and a limited set of instance attributes from Metadata server.
|
| MonitoredResource |
Objects of this class represent a resource that can be used for monitoring, logging, billing, or
other purposes.
|
| MonitoredResource.Builder |
A builder for MonitoredResource objects.
|
| MonitoredResourceDescriptor |
This class describes the schema of Cloud monitored resources.
|
| MonitoredResourceDescriptor.LabelDescriptor |
This class describes a label for a monitored resource.
|
| MonitoredResourceDescriptor.LabelDescriptor.ValueType |
Value types that can be used as label values.
|
| NoCredentials |
A placeholder for credentials to signify that requests sent to the server should not be
authenticated.
|
| PageImpl<T> |
Base implementation for Google Cloud paginated results.
|
| PageImpl.NextPageFetcher<T> |
Interface for fetching the next page of results from the service.
|
| PlatformInformation |
|
| Policy |
Class for Identity and Access Management (IAM) policies.
|
| Policy.Builder |
A builder for Policy objects.
|
| Policy.DefaultMarshaller |
|
| Policy.Marshaller<T> |
|
| ReadChannel |
A channel for reading data from a Google Cloud object.
|
| Restorable<T extends Restorable<T>> |
Implementation of this interface can persist their state and restore from it.
|
| RestorableState<T extends Restorable<T>> |
A common interface for restorable states.
|
| RetryHelper |
Utility class for retrying operations.
|
| RetryHelper.RetryHelperException |
|
| RetryOption |
This class represents an options wrapper around the RetrySettings class and is an
alternative way of initializing it.
|
| Role |
|
| Service<OptionsT extends ServiceOptions<?,OptionsT>> |
Interface for service objects.
|
| ServiceDefaults<ServiceT extends Service<OptionsT>,OptionsT extends ServiceOptions<ServiceT,OptionsT>> |
|
| ServiceFactory<ServiceT extends Service,ServiceOptionsT extends ServiceOptions> |
A base interface for all service factories.
|
| ServiceOptions<ServiceT extends Service<OptionsT>,OptionsT extends ServiceOptions<ServiceT,OptionsT>> |
Abstract class representing service options.
|
| ServiceOptions.Builder<ServiceT extends Service<OptionsT>,OptionsT extends ServiceOptions<ServiceT,OptionsT>,B extends ServiceOptions.Builder<ServiceT,OptionsT,B>> |
Builder for ServiceOptions.
|
| ServiceRpc |
|
| ServiceRpcFactory<OptionsT extends ServiceOptions> |
A base interface for all service RPC factories.
|
| StringEnumType<EnumT> |
This represents a concept having a known set of acceptable String values, which can expand later
due to new API features.
|
| StringEnumValue |
This represents a specific instance of a concept having a known set of acceptable String values,
which can expand later due to new API features.
|
| Timestamp |
Represents a timestamp with nanosecond precision.
|
| TransportOptions |
An abstraction for transport-specific options, e.g.
|
| Tuple<X,Y> |
|
| WriteChannel |
A channel for writing data to Google Cloud services.
|