ListBootVolumeAttachmentsRequest.Builder |
ListBootVolumeAttachmentsRequest.Builder.availabilityDomain(String availabilityDomain) |
The name of the availability domain.
|
ListBootVolumeAttachmentsRequest.Builder |
ListBootVolumeAttachmentsRequest.Builder.bootVolumeId(String bootVolumeId) |
The OCID of the boot volume.
|
static ListBootVolumeAttachmentsRequest.Builder |
ListBootVolumeAttachmentsRequest.builder() |
Return a new builder for this request object.
|
ListBootVolumeAttachmentsRequest.Builder |
ListBootVolumeAttachmentsRequest.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment.
|
ListBootVolumeAttachmentsRequest.Builder |
ListBootVolumeAttachmentsRequest.Builder.copy(ListBootVolumeAttachmentsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListBootVolumeAttachmentsRequest.Builder |
ListBootVolumeAttachmentsRequest.Builder.instanceId(String instanceId) |
The OCID of the instance.
|
ListBootVolumeAttachmentsRequest.Builder |
ListBootVolumeAttachmentsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListBootVolumeAttachmentsRequest.Builder |
ListBootVolumeAttachmentsRequest.Builder.limit(Integer limit) |
For list pagination.
|
ListBootVolumeAttachmentsRequest.Builder |
ListBootVolumeAttachmentsRequest.Builder.page(String page) |
For list pagination.
|
ListBootVolumeAttachmentsRequest.Builder |
ListBootVolumeAttachmentsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListBootVolumeAttachmentsRequest.Builder |
ListBootVolumeAttachmentsRequest.toBuilder() |
|