| Package | Description |
|---|---|
| com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
| com.iland.cohesity.iaas.backups.recovery.model |
Recovery API Model.
|
| Modifier and Type | Method and Description |
|---|---|
static StorageProfileUuid |
StorageProfileUuid.of(String value)
Construct a new immutable
StorageProfileUuid instance. |
| Modifier and Type | Method and Description |
|---|---|
StorageProfileUuid |
ImmutableAlternateVappParams.storageProfile()
The storage profile that the recovered objects should be imported to.
|
StorageProfileUuid |
AlternateVappParams.storageProfile()
The storage profile that the recovered objects should be imported to.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableAlternateVappParams.Builder |
ImmutableAlternateVappParams.Builder.storageProfile(StorageProfileUuid storageProfile)
Initializes the value for the
storageProfile attribute. |
ImmutableAlternateVappParams |
ImmutableAlternateVappParams.withStorageProfile(StorageProfileUuid value)
Copy the current immutable object by setting a value for the
storageProfile attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.