Package | Description |
---|---|
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
ListBootVolumeAttachmentsRequest.Builder |
ListBootVolumeAttachmentsRequest.Builder.availabilityDomain(String availabilityDomain) |
ListBootVolumeAttachmentsRequest.Builder |
ListBootVolumeAttachmentsRequest.Builder.bootVolumeId(String bootVolumeId) |
static ListBootVolumeAttachmentsRequest.Builder |
ListBootVolumeAttachmentsRequest.builder() |
ListBootVolumeAttachmentsRequest.Builder |
ListBootVolumeAttachmentsRequest.Builder.compartmentId(String compartmentId) |
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) |
ListBootVolumeAttachmentsRequest.Builder |
ListBootVolumeAttachmentsRequest.Builder.invocationCallback(com.oracle.bmc.util.internal.Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
ListBootVolumeAttachmentsRequest.Builder |
ListBootVolumeAttachmentsRequest.Builder.limit(Integer limit) |
ListBootVolumeAttachmentsRequest.Builder |
ListBootVolumeAttachmentsRequest.Builder.page(String page) |
ListBootVolumeAttachmentsRequest.Builder |
ListBootVolumeAttachmentsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
Copyright © 2016–2021. All rights reserved.