Package | Description |
---|---|
com.oracle.bmc.containerengine | |
com.oracle.bmc.containerengine.responses |
Modifier and Type | Method and Description |
---|---|
ClusterMigrateToNativeVcnResponse |
ContainerEngineClient.clusterMigrateToNativeVcn(ClusterMigrateToNativeVcnRequest request) |
ClusterMigrateToNativeVcnResponse |
ContainerEngine.clusterMigrateToNativeVcn(ClusterMigrateToNativeVcnRequest request)
Initiates cluster migration to use native VCN.
|
Modifier and Type | Method and Description |
---|---|
Future<ClusterMigrateToNativeVcnResponse> |
ContainerEngineAsyncClient.clusterMigrateToNativeVcn(ClusterMigrateToNativeVcnRequest request,
AsyncHandler<ClusterMigrateToNativeVcnRequest,ClusterMigrateToNativeVcnResponse> handler) |
Future<ClusterMigrateToNativeVcnResponse> |
ContainerEngineAsync.clusterMigrateToNativeVcn(ClusterMigrateToNativeVcnRequest request,
AsyncHandler<ClusterMigrateToNativeVcnRequest,ClusterMigrateToNativeVcnResponse> handler)
Initiates cluster migration to use native VCN.
|
Modifier and Type | Method and Description |
---|---|
Future<ClusterMigrateToNativeVcnResponse> |
ContainerEngineAsyncClient.clusterMigrateToNativeVcn(ClusterMigrateToNativeVcnRequest request,
AsyncHandler<ClusterMigrateToNativeVcnRequest,ClusterMigrateToNativeVcnResponse> handler) |
Future<ClusterMigrateToNativeVcnResponse> |
ContainerEngineAsync.clusterMigrateToNativeVcn(ClusterMigrateToNativeVcnRequest request,
AsyncHandler<ClusterMigrateToNativeVcnRequest,ClusterMigrateToNativeVcnResponse> handler)
Initiates cluster migration to use native VCN.
|
Modifier and Type | Method and Description |
---|---|
ClusterMigrateToNativeVcnResponse |
ClusterMigrateToNativeVcnResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ClusterMigrateToNativeVcnResponse.Builder |
ClusterMigrateToNativeVcnResponse.Builder.copy(ClusterMigrateToNativeVcnResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.