Uses of Class
com.oracle.bmc.containerengine.responses.ClusterMigrateToNativeVcnResponse
- 
Packages that use ClusterMigrateToNativeVcnResponse Package Description com.oracle.bmc.containerengine com.oracle.bmc.containerengine.responses 
- 
- 
Uses of ClusterMigrateToNativeVcnResponse in com.oracle.bmc.containerengineMethods in com.oracle.bmc.containerengine that return ClusterMigrateToNativeVcnResponse Modifier and Type Method Description ClusterMigrateToNativeVcnResponseContainerEngine. clusterMigrateToNativeVcn(ClusterMigrateToNativeVcnRequest request)Initiates cluster migration to use native VCN.ClusterMigrateToNativeVcnResponseContainerEngineClient. clusterMigrateToNativeVcn(ClusterMigrateToNativeVcnRequest request)Methods in com.oracle.bmc.containerengine that return types with arguments of type ClusterMigrateToNativeVcnResponse Modifier and Type Method Description Future<ClusterMigrateToNativeVcnResponse>ContainerEngineAsync. clusterMigrateToNativeVcn(ClusterMigrateToNativeVcnRequest request, AsyncHandler<ClusterMigrateToNativeVcnRequest,ClusterMigrateToNativeVcnResponse> handler)Initiates cluster migration to use native VCN.Future<ClusterMigrateToNativeVcnResponse>ContainerEngineAsyncClient. clusterMigrateToNativeVcn(ClusterMigrateToNativeVcnRequest request, AsyncHandler<ClusterMigrateToNativeVcnRequest,ClusterMigrateToNativeVcnResponse> handler)Method parameters in com.oracle.bmc.containerengine with type arguments of type ClusterMigrateToNativeVcnResponse Modifier and Type Method Description Future<ClusterMigrateToNativeVcnResponse>ContainerEngineAsync. clusterMigrateToNativeVcn(ClusterMigrateToNativeVcnRequest request, AsyncHandler<ClusterMigrateToNativeVcnRequest,ClusterMigrateToNativeVcnResponse> handler)Initiates cluster migration to use native VCN.Future<ClusterMigrateToNativeVcnResponse>ContainerEngineAsyncClient. clusterMigrateToNativeVcn(ClusterMigrateToNativeVcnRequest request, AsyncHandler<ClusterMigrateToNativeVcnRequest,ClusterMigrateToNativeVcnResponse> handler)
- 
Uses of ClusterMigrateToNativeVcnResponse in com.oracle.bmc.containerengine.responsesMethods in com.oracle.bmc.containerengine.responses that return ClusterMigrateToNativeVcnResponse Modifier and Type Method Description ClusterMigrateToNativeVcnResponseClusterMigrateToNativeVcnResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.containerengine.responses with parameters of type ClusterMigrateToNativeVcnResponse Modifier and Type Method Description ClusterMigrateToNativeVcnResponse.BuilderClusterMigrateToNativeVcnResponse.Builder. copy(ClusterMigrateToNativeVcnResponse o)Copy method to populate the builder with values from the given instance.
 
-