Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableClusterId |
ImmutableClusterId.Builder.build()
Builds a new
ImmutableClusterId . |
static ImmutableClusterId |
ImmutableClusterId.copyOf(ClusterId instance)
Creates an immutable copy of a
ClusterId value. |
ImmutableClusterId |
ImmutableClusterId.withClusterId(long value)
Copy the current immutable object by setting a value for the
clusterId attribute. |
ImmutableClusterId |
ImmutableClusterId.withClusterIncarnationId(long value)
Copy the current immutable object by setting a value for the
clusterIncarnationId attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.