Uses of Class
com.oracle.bmc.containerengine.requests.ClusterMigrateToNativeVcnRequest
- 
Packages that use ClusterMigrateToNativeVcnRequest Package Description com.oracle.bmc.containerengine com.oracle.bmc.containerengine.requests 
- 
- 
Uses of ClusterMigrateToNativeVcnRequest in com.oracle.bmc.containerengineMethods in com.oracle.bmc.containerengine with parameters of type ClusterMigrateToNativeVcnRequest Modifier and Type Method Description ClusterMigrateToNativeVcnResponseContainerEngine. clusterMigrateToNativeVcn(ClusterMigrateToNativeVcnRequest request)Initiates cluster migration to use native VCN.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)ClusterMigrateToNativeVcnResponseContainerEngineClient. clusterMigrateToNativeVcn(ClusterMigrateToNativeVcnRequest request)Method parameters in com.oracle.bmc.containerengine with type arguments of type ClusterMigrateToNativeVcnRequest 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 ClusterMigrateToNativeVcnRequest in com.oracle.bmc.containerengine.requestsMethods in com.oracle.bmc.containerengine.requests that return ClusterMigrateToNativeVcnRequest Modifier and Type Method Description ClusterMigrateToNativeVcnRequestClusterMigrateToNativeVcnRequest.Builder. build()Build the instance of ClusterMigrateToNativeVcnRequest as configured by this builderClusterMigrateToNativeVcnRequestClusterMigrateToNativeVcnRequest.Builder. buildWithoutInvocationCallback()Build the instance of ClusterMigrateToNativeVcnRequest as configured by this builderMethods in com.oracle.bmc.containerengine.requests with parameters of type ClusterMigrateToNativeVcnRequest Modifier and Type Method Description ClusterMigrateToNativeVcnRequest.BuilderClusterMigrateToNativeVcnRequest.Builder. copy(ClusterMigrateToNativeVcnRequest o)Copy method to populate the builder with values from the given instance.
 
-