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