DatastoreAttachment.Builder |
DatastoreAttachment.Builder.blockVolumeId(String blockVolumeId) |
The OCID of the
Block Volume that belongs to the datastore.
|
static DatastoreAttachment.Builder |
DatastoreAttachment.builder() |
Create a new builder.
|
DatastoreAttachment.Builder |
DatastoreAttachment.Builder.copy(DatastoreAttachment model) |
|
DatastoreAttachment.Builder |
DatastoreAttachment.Builder.datastoreId(String datastoreId) |
The OCIDs of the
Datastore that ESXi host is attached to.
|
DatastoreAttachment.Builder |
DatastoreAttachment.Builder.ipAddress(String ipAddress) |
The IP address of datastore attachment.
|
DatastoreAttachment.Builder |
DatastoreAttachment.Builder.port(Integer port) |
The port of datastore attachment.
|
DatastoreAttachment.Builder |
DatastoreAttachment.toBuilder() |
|
DatastoreAttachment.Builder |
DatastoreAttachment.Builder.volumeIqn(String volumeIqn) |
An IQN of the Block Storage Volume.
|