Package | Description |
---|---|
com.oracle.bmc.containerengine.model | |
com.oracle.bmc.containerengine.requests |
Modifier and Type | Method and Description |
---|---|
CreateClusterKubeconfigContentDetails |
CreateClusterKubeconfigContentDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
CreateClusterKubeconfigContentDetails.Builder |
CreateClusterKubeconfigContentDetails.Builder.copy(CreateClusterKubeconfigContentDetails model) |
Modifier and Type | Method and Description |
---|---|
CreateClusterKubeconfigContentDetails |
CreateKubeconfigRequest.getBody$()
Alternative accessor for the body parameter.
|
CreateClusterKubeconfigContentDetails |
CreateKubeconfigRequest.getCreateClusterKubeconfigContentDetails()
The details of the cluster kubeconfig to create.
|
Modifier and Type | Method and Description |
---|---|
CreateKubeconfigRequest.Builder |
CreateKubeconfigRequest.Builder.body$(CreateClusterKubeconfigContentDetails body)
Alternative setter for the body parameter.
|
CreateKubeconfigRequest.Builder |
CreateKubeconfigRequest.Builder.createClusterKubeconfigContentDetails(CreateClusterKubeconfigContentDetails createClusterKubeconfigContentDetails)
The details of the cluster kubeconfig to create.
|
Copyright © 2016–2024. All rights reserved.