| Package | Description |
|---|---|
| com.google.cloud |
Core classes for the
gcloud-java library. |
| com.google.cloud.spi |
| Class and Description |
|---|
| AsyncPage
Interface for asynchronously consuming Google Cloud paginated results.
|
| AsyncPageImpl.NextPageFetcher
Interface for asynchronously fetching the next page of results from the service.
|
| AuthCredentials
Credentials for accessing Google Cloud services.
|
| AuthCredentials.OAuth2AuthCredentials
Represents OAuth2 credentials.
|
| AuthCredentials.ServiceAccountAuthCredentials
Represents service account credentials.
|
| BaseServiceException
Base class for all service exceptions.
|
| BaseServiceException.Error |
| BaseWriteChannel.BaseState |
| BaseWriteChannel.BaseState.Builder
Base builder for a write channel's state.
|
| BatchResult.Callback
An interface for the batch callbacks.
|
| ByteArray
An immutable byte array holder.
|
| Clock
A class providing access to the current time in milliseconds.
|
| ExceptionHandler
Exception handling used by
RetryHelper. |
| ExceptionHandler.Builder
ExceptionHandler builder.
|
| ExceptionHandler.Interceptor |
| ExceptionHandler.Interceptor.RetryResult |
| FieldSelector
Interface for Google Cloud resource's fields.
|
| GrpcServiceOptions
Abstract class representing service options for those services that use gRPC as the transport
layer.
|
| GrpcServiceOptions.Builder
Builder for
GrpcServiceOptions. |
| GrpcServiceOptions.ExecutorFactory
An interface for
ExecutorService factories. |
| HttpServiceOptions
Abstract class representing service options for those services that use HTTP as the transport
layer.
|
| HttpServiceOptions.Builder
Builder for
HttpServiceOptions. |
| HttpServiceOptions.HttpTransportFactory
A base interface for all
HttpTransport factories. |
| IamPolicy
Base class for Identity and Access Management (IAM) policies.
|
| IamPolicy.Builder
Builder for an IAM Policy.
|
| Identity
An identity in an
IamPolicy. |
| Identity.Type
The types of IAM identities.
|
| Page
Interface for Google Cloud paginated results.
|
| PageImpl
Base implementation for Google Cloud paginated results.
|
| PageImpl.NextPageFetcher
Interface for fetching the next page of results from the service.
|
| ReadChannel
A channel for reading data from a Google Cloud object.
|
| Restorable
Implementation of this interface can persist their state and restore from it.
|
| RestorableState
A common interface for restorable states.
|
| RetryHelper.RetryHelperException |
| RetryHelper.RetryInterruptedException
Thrown when a RetryHelper failed to complete its work due to interruption.
|
| RetryParams
Parameters for configuring retries with an exponential backoff.
|
| RetryParams.Builder
RetryParams builder.
|
| Service
Interface for service objects.
|
| ServiceAccountSigner
Interface for a service account signer.
|
| ServiceFactory
A base interface for all service factories.
|
| ServiceOptions
Abstract class representing service options.
|
| ServiceOptions.Builder
Builder for
ServiceOptions. |
| WaitForOption
This class represents options for methods that wait for changes in the status of a resource.
|
| WaitForOption.CheckingPeriod
This class represents an option to set how frequently the resource status should be checked.
|
| WaitForOption.Timeout
This class represents an option to set the maximum time to wait for the resource's status to
reach the desired state.
|
| WriteChannel
A channel for writing data to Google Cloud services.
|
| Class and Description |
|---|
| ServiceOptions
Abstract class representing service options.
|
Copyright © 2016 Google. All rights reserved.