Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
Modifier and Type | Method and Description |
---|---|
static ImmutableTimeOfDay.Builder |
ImmutableTimeOfDay.builder()
Creates a builder for
ImmutableTimeOfDay . |
ImmutableTimeOfDay.Builder |
ImmutableTimeOfDay.Builder.from(TimeOfDay instance)
Fill a builder with attribute values from the provided
TimeOfDay instance. |
ImmutableTimeOfDay.Builder |
ImmutableTimeOfDay.Builder.hour(int hour)
Initializes the value for the
hour attribute. |
ImmutableTimeOfDay.Builder |
ImmutableTimeOfDay.Builder.minute(int minute)
Initializes the value for the
minute attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.