Package | Description |
---|---|
com.oracle.bmc.containerengine | |
com.oracle.bmc.containerengine.responses |
Modifier and Type | Method and Description |
---|---|
GetWorkloadMappingResponse |
ContainerEngineClient.getWorkloadMapping(GetWorkloadMappingRequest request) |
GetWorkloadMappingResponse |
ContainerEngine.getWorkloadMapping(GetWorkloadMappingRequest request)
Get the specified workloadMapping for a cluster.
|
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 |
---|---|
GetWorkloadMappingResponse |
GetWorkloadMappingResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetWorkloadMappingResponse.Builder |
GetWorkloadMappingResponse.Builder.copy(GetWorkloadMappingResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.