Package | Description |
---|---|
com.oracle.bmc.containerengine | |
com.oracle.bmc.containerengine.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetWorkloadMappingResponse> |
ContainerEngineAsyncClient.getWorkloadMapping(GetWorkloadMappingRequest request,
AsyncHandler<GetWorkloadMappingRequest,GetWorkloadMappingResponse> handler) |
Future<GetWorkloadMappingResponse> |
ContainerEngineAsync.getWorkloadMapping(GetWorkloadMappingRequest request,
AsyncHandler<GetWorkloadMappingRequest,GetWorkloadMappingResponse> handler)
Get the specified workloadMapping for a cluster.
|
Modifier and Type | Method and Description |
---|---|
GetWorkloadMappingRequest |
GetWorkloadMappingRequest.Builder.build()
Build the instance of GetWorkloadMappingRequest as configured by this builder
|
GetWorkloadMappingRequest |
GetWorkloadMappingRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetWorkloadMappingRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetWorkloadMappingRequest.Builder |
GetWorkloadMappingRequest.Builder.copy(GetWorkloadMappingRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.