Package | Description |
---|---|
com.iland.cohesity.iaas.backups.policies.api.model |
IaaS Backups Policies API model package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableMonthlySchedule |
ImmutableMonthlySchedule.Builder.build()
Builds a new
ImmutableMonthlySchedule . |
static ImmutableMonthlySchedule |
ImmutableMonthlySchedule.copyOf(MonthlySchedule instance)
Creates an immutable copy of a
MonthlySchedule value. |
ImmutableMonthlySchedule |
ImmutableMonthlySchedule.withDay(Day value)
Copy the current immutable object by setting a value for the
day attribute. |
ImmutableMonthlySchedule |
ImmutableMonthlySchedule.withDayCount(DayCount value)
Copy the current immutable object by setting a value for the
dayCount attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.