Package | Description |
---|---|
com.iland.cohesity.iaas.backups.policies.api.model |
IaaS Backups Policies API model package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableBlackoutPeriod |
ImmutableBlackoutPeriod.Builder.build()
Builds a new
ImmutableBlackoutPeriod . |
static ImmutableBlackoutPeriod |
ImmutableBlackoutPeriod.copyOf(BlackoutPeriod instance)
Creates an immutable copy of a
BlackoutPeriod value. |
ImmutableBlackoutPeriod |
ImmutableBlackoutPeriod.withDay(Day value)
Copy the current immutable object by setting a present value for the optional
day attribute. |
ImmutableBlackoutPeriod |
ImmutableBlackoutPeriod.withDay(Optional<? extends Day> optional)
Copy the current immutable object by setting an optional value for the
day attribute. |
ImmutableBlackoutPeriod |
ImmutableBlackoutPeriod.withEndTime(TimeOfDay value)
Copy the current immutable object by setting a value for the
endTime attribute. |
ImmutableBlackoutPeriod |
ImmutableBlackoutPeriod.withStartTime(TimeOfDay value)
Copy the current immutable object by setting a value for the
startTime attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.