Package | Description |
---|---|
com.oracle.bmc.containerengine | |
com.oracle.bmc.containerengine.responses |
Modifier and Type | Method and Description |
---|---|
ListWorkloadMappingsResponse |
ContainerEngine.listWorkloadMappings(ListWorkloadMappingsRequest request)
List workloadMappings for a provisioned cluster.
|
ListWorkloadMappingsResponse |
ContainerEngineClient.listWorkloadMappings(ListWorkloadMappingsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListWorkloadMappingsResponse> |
ContainerEngineAsyncClient.listWorkloadMappings(ListWorkloadMappingsRequest request,
AsyncHandler<ListWorkloadMappingsRequest,ListWorkloadMappingsResponse> handler) |
Future<ListWorkloadMappingsResponse> |
ContainerEngineAsync.listWorkloadMappings(ListWorkloadMappingsRequest request,
AsyncHandler<ListWorkloadMappingsRequest,ListWorkloadMappingsResponse> handler)
List workloadMappings for a provisioned cluster.
|
Iterable<ListWorkloadMappingsResponse> |
ContainerEnginePaginators.listWorkloadMappingsResponseIterator(ListWorkloadMappingsRequest request)
Creates a new iterable which will iterate over the responses received from the
listWorkloadMappings operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListWorkloadMappingsResponse> |
ContainerEngineAsyncClient.listWorkloadMappings(ListWorkloadMappingsRequest request,
AsyncHandler<ListWorkloadMappingsRequest,ListWorkloadMappingsResponse> handler) |
Future<ListWorkloadMappingsResponse> |
ContainerEngineAsync.listWorkloadMappings(ListWorkloadMappingsRequest request,
AsyncHandler<ListWorkloadMappingsRequest,ListWorkloadMappingsResponse> handler)
List workloadMappings for a provisioned cluster.
|
Modifier and Type | Method and Description |
---|---|
ListWorkloadMappingsResponse |
ListWorkloadMappingsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListWorkloadMappingsResponse.Builder |
ListWorkloadMappingsResponse.Builder.copy(ListWorkloadMappingsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.