Package | Description |
---|---|
com.oracle.bmc.containerengine | |
com.oracle.bmc.containerengine.requests |
Modifier and Type | Method and Description |
---|---|
ClusterMigrateToNativeVcnResponse |
ContainerEngineClient.clusterMigrateToNativeVcn(ClusterMigrateToNativeVcnRequest request) |
ClusterMigrateToNativeVcnResponse |
ContainerEngine.clusterMigrateToNativeVcn(ClusterMigrateToNativeVcnRequest request)
Initiates cluster migration to use native VCN.
|
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 |
---|---|
ClusterMigrateToNativeVcnRequest |
ClusterMigrateToNativeVcnRequest.Builder.build()
Build the instance of ClusterMigrateToNativeVcnRequest as configured by this builder
|
ClusterMigrateToNativeVcnRequest |
ClusterMigrateToNativeVcnRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ClusterMigrateToNativeVcnRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ClusterMigrateToNativeVcnRequest.Builder |
ClusterMigrateToNativeVcnRequest.Builder.copy(ClusterMigrateToNativeVcnRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.