Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableTimeOfDay |
ImmutableTimeOfDay.Builder.build()
Builds a new
ImmutableTimeOfDay . |
static ImmutableTimeOfDay |
ImmutableTimeOfDay.copyOf(TimeOfDay instance)
Creates an immutable copy of a
TimeOfDay value. |
ImmutableTimeOfDay |
ImmutableTimeOfDay.withHour(int value)
Copy the current immutable object by setting a value for the
hour attribute. |
ImmutableTimeOfDay |
ImmutableTimeOfDay.withMinute(int value)
Copy the current immutable object by setting a value for the
minute attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.