Package | Description |
---|---|
com.oracle.bmc.clusterplacementgroups | |
com.oracle.bmc.clusterplacementgroups.responses |
Modifier and Type | Method and Description |
---|---|
CreateClusterPlacementGroupResponse |
ClusterPlacementGroupsCPClient.createClusterPlacementGroup(CreateClusterPlacementGroupRequest request) |
CreateClusterPlacementGroupResponse |
ClusterPlacementGroupsCP.createClusterPlacementGroup(CreateClusterPlacementGroupRequest request)
Creates a new cluster placement group in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateClusterPlacementGroupResponse> |
ClusterPlacementGroupsCPAsync.createClusterPlacementGroup(CreateClusterPlacementGroupRequest request,
AsyncHandler<CreateClusterPlacementGroupRequest,CreateClusterPlacementGroupResponse> handler)
Creates a new cluster placement group in the specified compartment.
|
Future<CreateClusterPlacementGroupResponse> |
ClusterPlacementGroupsCPAsyncClient.createClusterPlacementGroup(CreateClusterPlacementGroupRequest request,
AsyncHandler<CreateClusterPlacementGroupRequest,CreateClusterPlacementGroupResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateClusterPlacementGroupResponse> |
ClusterPlacementGroupsCPAsync.createClusterPlacementGroup(CreateClusterPlacementGroupRequest request,
AsyncHandler<CreateClusterPlacementGroupRequest,CreateClusterPlacementGroupResponse> handler)
Creates a new cluster placement group in the specified compartment.
|
Future<CreateClusterPlacementGroupResponse> |
ClusterPlacementGroupsCPAsyncClient.createClusterPlacementGroup(CreateClusterPlacementGroupRequest request,
AsyncHandler<CreateClusterPlacementGroupRequest,CreateClusterPlacementGroupResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateClusterPlacementGroupResponse |
CreateClusterPlacementGroupResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateClusterPlacementGroupResponse.Builder |
CreateClusterPlacementGroupResponse.Builder.copy(CreateClusterPlacementGroupResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.