Package | Description |
---|---|
com.iland.cohesity.iaas.backups.policies.api.model |
IaaS Backups Policies API model package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableDailySchedule |
ImmutableDailySchedule.Builder.build()
Builds a new
ImmutableDailySchedule . |
static ImmutableDailySchedule |
ImmutableDailySchedule.copyOf(DailySchedule instance)
Creates an immutable copy of a
DailySchedule value. |
ImmutableDailySchedule |
ImmutableDailySchedule.withDays(Day... elements)
Copy the current immutable object with elements that replace the content of
days . |
ImmutableDailySchedule |
ImmutableDailySchedule.withDays(Iterable<Day> elements)
Copy the current immutable object with elements that replace the content of
days . |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.