Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableArchivalExternalTarget |
ImmutableArchivalExternalTarget.Builder.build()
Builds a new
ImmutableArchivalExternalTarget . |
static ImmutableArchivalExternalTarget |
ImmutableArchivalExternalTarget.copyOf(ArchivalExternalTarget instance)
Creates an immutable copy of a
ArchivalExternalTarget value. |
ImmutableArchivalExternalTarget |
ImmutableArchivalExternalTarget.withVaultId(long value)
Copy the current immutable object by setting a value for the
vaultId attribute. |
ImmutableArchivalExternalTarget |
ImmutableArchivalExternalTarget.withVaultName(String value)
Copy the current immutable object by setting a value for the
vaultName attribute. |
ImmutableArchivalExternalTarget |
ImmutableArchivalExternalTarget.withVaultType(VaultType value)
Copy the current immutable object by setting a value for the
vaultType attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.