| Package | Description |
|---|---|
| com.google.cloud |
Core classes for the
gcloud-java library. |
| com.google.cloud.spi |
| Class and Description |
|---|
| AuthCredentials
Credentials for accessing Google Cloud services.
|
| 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.
|
| 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.
|
| 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.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. |
| ServiceOptions.HttpTransportFactory
A base interface for all
HttpTransport factories. |
| 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.