Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
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.
|
Future<CreateVolumeGroupResponse> |
BlockstorageAsyncClient.createVolumeGroup(CreateVolumeGroupRequest request,
AsyncHandler<CreateVolumeGroupRequest,CreateVolumeGroupResponse> handler) |
Future<CreateVolumeGroupResponse> |
BlockstorageAsync.createVolumeGroup(CreateVolumeGroupRequest request,
AsyncHandler<CreateVolumeGroupRequest,CreateVolumeGroupResponse> handler)
Creates a new volume group in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateVolumeGroupResponse> |
BlockstorageAsyncClient.createVolumeGroup(CreateVolumeGroupRequest request,
AsyncHandler<CreateVolumeGroupRequest,CreateVolumeGroupResponse> handler) |
Future<CreateVolumeGroupResponse> |
BlockstorageAsync.createVolumeGroup(CreateVolumeGroupRequest request,
AsyncHandler<CreateVolumeGroupRequest,CreateVolumeGroupResponse> handler)
Creates a new volume group in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
CreateVolumeGroupRequest |
CreateVolumeGroupRequest.Builder.build()
Build the instance of CreateVolumeGroupRequest as configured by this builder
|
CreateVolumeGroupRequest |
CreateVolumeGroupRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateVolumeGroupRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateVolumeGroupRequest.Builder |
CreateVolumeGroupRequest.Builder.copy(CreateVolumeGroupRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.