| Package | Description |
|---|---|
| com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableVirtualDiskIdInformation |
ImmutableVirtualDiskIdInformation.Builder.build()
Builds a new
ImmutableVirtualDiskIdInformation. |
static ImmutableVirtualDiskIdInformation |
ImmutableVirtualDiskIdInformation.copyOf(VirtualDiskIdInformation instance)
Creates an immutable copy of a
VirtualDiskIdInformation value. |
ImmutableVirtualDiskIdInformation |
ImmutableVirtualDiskIdInformation.withBusNumber(Long value)
Copy the current immutable object by setting a value for the
busNumber attribute. |
ImmutableVirtualDiskIdInformation |
ImmutableVirtualDiskIdInformation.withControllerType(String value)
Copy the current immutable object by setting a value for the
controllerType attribute. |
ImmutableVirtualDiskIdInformation |
ImmutableVirtualDiskIdInformation.withDiskId(String value)
Copy the current immutable object by setting a value for the
diskId attribute. |
ImmutableVirtualDiskIdInformation |
ImmutableVirtualDiskIdInformation.withUnitNumber(Long value)
Copy the current immutable object by setting a value for the
unitNumber attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.