The endpoint of the service.
Sets the region to call (ex, Region.US_PHOENIX_1). Note, this will call {@link #endpoint(String) endpoint} after resolving the endpoint.
The region of the service.
Sets the regionId to call (ex, 'us-phoenix-1').
Note, this will first try to map the region ID to a known Region and call {@link #region(Region) region}. If no known Region could be determined, it will create an endpoint assuming its in default Realm OC1 and then call {@link #endpoint(String) endpoint}.
Note, this will first try to map the region ID to a known Region and call {@link #region(Region) region}. If no known Region could be determined, it will create an endpoint assuming its in default Realm OC1 and then call {@link #endpoint(String) endpoint}.
The public region ID.
Create a new cluster.
CreateClusterResponse
Create the Kubeconfig YAML for a cluster.
CreateKubeconfigResponse
Create a new node pool.
CreateNodePoolResponse
Creates a new ContainerEngineWaiter for resources for this service.
The waiter configuration for termination and delay strategy
The service waiters.
Delete a cluster.
DeleteClusterResponse
Delete a node pool.
DeleteNodePoolResponse
Cancel a work request that has not started.
DeleteWorkRequestResponse
Get the details of a cluster.
GetClusterResponse
Get options available for clusters.
GetClusterOptionsResponse
Get the details of a node pool.
GetNodePoolResponse
Get options available for node pools.
GetNodePoolOptionsResponse
Gets the waiters available for resources for this service.
The service waiters.
Get the details of a work request.
GetWorkRequestResponse
Creates a new async iterator which will iterate over the models.ClusterSummary objects contained in responses from the listClusters operation. This iterator will fetch more data from the server as needed.
a request which can be sent to the service operation
Creates a new async iterator which will iterate over the responses received from the listClusters operation. This iterator will fetch more data from the server as needed.
a request which can be sent to the service operation
Creates a new async iterator which will iterate over the models.NodePoolSummary objects contained in responses from the listNodePools operation. This iterator will fetch more data from the server as needed.
a request which can be sent to the service operation
Creates a new async iterator which will iterate over the responses received from the listNodePools operation. This iterator will fetch more data from the server as needed.
a request which can be sent to the service operation
Creates a new async iterator which will iterate over the models.WorkRequestSummary objects contained in responses from the listWorkRequests operation. This iterator will fetch more data from the server as needed.
a request which can be sent to the service operation
Creates a new async iterator which will iterate over the responses received from the listWorkRequests operation. This iterator will fetch more data from the server as needed.
a request which can be sent to the service operation
List all the cluster objects in a compartment.
ListClustersResponse
List all the node pools in a compartment, and optionally filter by cluster.
ListNodePoolsResponse
Get the errors of a work request.
ListWorkRequestErrorsResponse
Get the logs of a work request.
ListWorkRequestLogsResponse
List all work requests in a compartment.
ListWorkRequestsResponse
Update the details of a cluster.
UpdateClusterResponse
Update the details of a node pool.
UpdateNodePoolResponse
Sets the endpoint to call (ex, https://www.example.com).