Package | Description |
---|---|
com.oracle.bmc.containerengine | |
com.oracle.bmc.containerengine.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetClusterMigrateToNativeVcnStatusResponse> |
ContainerEngineAsyncClient.getClusterMigrateToNativeVcnStatus(GetClusterMigrateToNativeVcnStatusRequest request,
AsyncHandler<GetClusterMigrateToNativeVcnStatusRequest,GetClusterMigrateToNativeVcnStatusResponse> handler) |
Future<GetClusterMigrateToNativeVcnStatusResponse> |
ContainerEngineAsync.getClusterMigrateToNativeVcnStatus(GetClusterMigrateToNativeVcnStatusRequest request,
AsyncHandler<GetClusterMigrateToNativeVcnStatusRequest,GetClusterMigrateToNativeVcnStatusResponse> handler)
Get details on a cluster’s migration to native VCN.
|
Modifier and Type | Method and Description |
---|---|
GetClusterMigrateToNativeVcnStatusRequest |
GetClusterMigrateToNativeVcnStatusRequest.Builder.build()
Build the instance of GetClusterMigrateToNativeVcnStatusRequest as configured by this
builder
|
GetClusterMigrateToNativeVcnStatusRequest |
GetClusterMigrateToNativeVcnStatusRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetClusterMigrateToNativeVcnStatusRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
GetClusterMigrateToNativeVcnStatusRequest.Builder |
GetClusterMigrateToNativeVcnStatusRequest.Builder.copy(GetClusterMigrateToNativeVcnStatusRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.