Uses of Class
com.oracle.bmc.containerengine.model.CreateClusterKubeconfigContentDetails
- 
Packages that use CreateClusterKubeconfigContentDetails Package Description com.oracle.bmc.containerengine.model com.oracle.bmc.containerengine.requests 
- 
- 
Uses of CreateClusterKubeconfigContentDetails in com.oracle.bmc.containerengine.modelMethods in com.oracle.bmc.containerengine.model that return CreateClusterKubeconfigContentDetails Modifier and Type Method Description CreateClusterKubeconfigContentDetailsCreateClusterKubeconfigContentDetails.Builder. build()Methods in com.oracle.bmc.containerengine.model with parameters of type CreateClusterKubeconfigContentDetails Modifier and Type Method Description CreateClusterKubeconfigContentDetails.BuilderCreateClusterKubeconfigContentDetails.Builder. copy(CreateClusterKubeconfigContentDetails model)
- 
Uses of CreateClusterKubeconfigContentDetails in com.oracle.bmc.containerengine.requestsMethods in com.oracle.bmc.containerengine.requests that return CreateClusterKubeconfigContentDetails Modifier and Type Method Description CreateClusterKubeconfigContentDetailsCreateKubeconfigRequest. getBody$()Alternative accessor for the body parameter.CreateClusterKubeconfigContentDetailsCreateKubeconfigRequest. getCreateClusterKubeconfigContentDetails()The details of the cluster kubeconfig to create.Methods in com.oracle.bmc.containerengine.requests with parameters of type CreateClusterKubeconfigContentDetails Modifier and Type Method Description CreateKubeconfigRequest.BuilderCreateKubeconfigRequest.Builder. body$(CreateClusterKubeconfigContentDetails body)Alternative setter for the body parameter.CreateKubeconfigRequest.BuilderCreateKubeconfigRequest.Builder. createClusterKubeconfigContentDetails(CreateClusterKubeconfigContentDetails createClusterKubeconfigContentDetails)The details of the cluster kubeconfig to create.
 
-