Package | Description |
---|---|
com.iland.cohesity.iaas.backups.backupgroups.api.model |
Backup Groups Model Package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableSnapshotTargetSettings |
ImmutableSnapshotTargetSettings.Builder.build()
Builds a new
ImmutableSnapshotTargetSettings . |
static ImmutableSnapshotTargetSettings |
ImmutableSnapshotTargetSettings.copyOf(SnapshotTargetSettings instance)
Creates an immutable copy of a
SnapshotTargetSettings value. |
ImmutableSnapshotTargetSettings |
ImmutableSnapshotTargetSettings.withArchivalTarget(ArchivalExternalTarget value)
Copy the current immutable object by setting a present value for the optional
archivalTarget attribute. |
ImmutableSnapshotTargetSettings |
ImmutableSnapshotTargetSettings.withArchivalTarget(Optional<? extends ArchivalExternalTarget> optional)
Copy the current immutable object by setting an optional value for the
archivalTarget attribute. |
ImmutableSnapshotTargetSettings |
ImmutableSnapshotTargetSettings.withReplicationTarget(Optional<? extends ReplicationTargetSettings> optional)
Copy the current immutable object by setting an optional value for the
replicationTarget attribute. |
ImmutableSnapshotTargetSettings |
ImmutableSnapshotTargetSettings.withReplicationTarget(ReplicationTargetSettings value)
Copy the current immutable object by setting a present value for the optional
replicationTarget attribute. |
ImmutableSnapshotTargetSettings |
ImmutableSnapshotTargetSettings.withType(SnapshotTargetType value)
Copy the current immutable object by setting a value for the
type attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.