Package com.google.cloud.container.v1 (2.44.0)

GitHub RepositoryREST Documentation

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.cloud.container.v1.ClusterManagerClient Service Description: Google Kubernetes Engine Cluster Manager v1

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.cloud.container.v1.ClusterManagerSettings Settings class to configure an instance of ClusterManagerClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.cloud.container.v1.ClusterManagerClient.ListUsableSubnetworksFixedSizeCollection
com.google.cloud.container.v1.ClusterManagerClient.ListUsableSubnetworksPage
com.google.cloud.container.v1.ClusterManagerClient.ListUsableSubnetworksPagedResponse
com.google.cloud.container.v1.ClusterManagerSettings.Builder Builder for ClusterManagerSettings.
com.google.cloud.container.v1.SampleApp