| Package | Description |
|---|---|
| com.iland.cohesity.iaas.backups.backupgroups.api.model |
Backup Groups Model Package.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableBackupGroupIndexingPolicy |
ImmutableBackupGroupIndexingPolicy.Builder.build()
Builds a new
ImmutableBackupGroupIndexingPolicy. |
static ImmutableBackupGroupIndexingPolicy |
ImmutableBackupGroupIndexingPolicy.copyOf(BackupGroupIndexingPolicy instance)
Creates an immutable copy of a
BackupGroupIndexingPolicy value. |
ImmutableBackupGroupIndexingPolicy |
ImmutableBackupGroupIndexingPolicy.withAllowPrefixes(Iterable<String> elements)
Copy the current immutable object with elements that replace the content of
allowPrefixes. |
ImmutableBackupGroupIndexingPolicy |
ImmutableBackupGroupIndexingPolicy.withAllowPrefixes(String... elements)
Copy the current immutable object with elements that replace the content of
allowPrefixes. |
ImmutableBackupGroupIndexingPolicy |
ImmutableBackupGroupIndexingPolicy.withDenyPrefixes(Iterable<String> elements)
Copy the current immutable object with elements that replace the content of
denyPrefixes. |
ImmutableBackupGroupIndexingPolicy |
ImmutableBackupGroupIndexingPolicy.withDenyPrefixes(String... elements)
Copy the current immutable object with elements that replace the content of
denyPrefixes. |
ImmutableBackupGroupIndexingPolicy |
ImmutableBackupGroupIndexingPolicy.withDisableIndexing(boolean value)
Copy the current immutable object by setting a value for the
disableIndexing attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.