Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
CreateVolumeGroupResponse |
BlockstorageClient.createVolumeGroup(CreateVolumeGroupRequest request) |
CreateVolumeGroupResponse |
Blockstorage.createVolumeGroup(CreateVolumeGroupRequest request)
Creates a new volume group in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateVolumeGroupResponse> |
BlockstorageAsync.createVolumeGroup(CreateVolumeGroupRequest request,
AsyncHandler<CreateVolumeGroupRequest,CreateVolumeGroupResponse> handler)
Creates a new volume group in the specified compartment.
|
Future<CreateVolumeGroupResponse> |
BlockstorageAsyncClient.createVolumeGroup(CreateVolumeGroupRequest request,
AsyncHandler<CreateVolumeGroupRequest,CreateVolumeGroupResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateVolumeGroupResponse> |
BlockstorageAsync.createVolumeGroup(CreateVolumeGroupRequest request,
AsyncHandler<CreateVolumeGroupRequest,CreateVolumeGroupResponse> handler)
Creates a new volume group in the specified compartment.
|
Future<CreateVolumeGroupResponse> |
BlockstorageAsyncClient.createVolumeGroup(CreateVolumeGroupRequest request,
AsyncHandler<CreateVolumeGroupRequest,CreateVolumeGroupResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateVolumeGroupResponse |
CreateVolumeGroupResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateVolumeGroupResponse.Builder |
CreateVolumeGroupResponse.Builder.copy(CreateVolumeGroupResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.