Class SessionClientCreate1.Builder
- java.lang.Object
-
- com.chrt.api.resources.tracking.sessions.requests.SessionClientCreate1.Builder
-
- All Implemented Interfaces:
SessionClientCreate1._FinalStage,SessionClientCreate1.DeviceIdStage,SessionClientCreate1.SchemaVersionStage
- Enclosing class:
- SessionClientCreate1
public static final class SessionClientCreate1.Builder extends java.lang.Object implements SessionClientCreate1.DeviceIdStage, SessionClientCreate1.SchemaVersionStage, SessionClientCreate1._FinalStage
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SessionClientCreate1build()SessionClientCreate1._FinalStagecomments(Nullable<java.lang.String> comments)SessionClientCreate1._FinalStagecomments(java.lang.String comments)SessionClientCreate1._FinalStagecomments(java.util.Optional<java.lang.String> comments)SessionClientCreate1.SchemaVersionStagedeviceId(java.lang.String deviceId)SessionClientCreate1._FinalStagefaFlightIds(java.util.List<java.lang.String> faFlightIds)SessionClientCreate1._FinalStagefaFlightIds(java.util.Optional<java.util.List<java.lang.String>> faFlightIds)SessionClientCreate1._FinalStageflightNumbers(java.util.List<java.lang.String> flightNumbers)SessionClientCreate1._FinalStageflightNumbers(java.util.Optional<java.util.List<java.lang.String>> flightNumbers)SessionClientCreate1.Builderfrom(SessionClientCreate1 other)SessionClientCreate1._FinalStagenoAutoTermination(Nullable<java.lang.Boolean> noAutoTermination)SessionClientCreate1._FinalStagenoAutoTermination(java.lang.Boolean noAutoTermination)SessionClientCreate1._FinalStagenoAutoTermination(java.util.Optional<java.lang.Boolean> noAutoTermination)SessionClientCreate1._FinalStageoffChrtReferenceId(Nullable<java.lang.String> offChrtReferenceId)Must be a URL-safe string of 1-64 characters.SessionClientCreate1._FinalStageoffChrtReferenceId(java.lang.String offChrtReferenceId)Must be a URL-safe string of 1-64 characters.SessionClientCreate1._FinalStageoffChrtReferenceId(java.util.Optional<java.lang.String> offChrtReferenceId)Must be a URL-safe string of 1-64 characters.SessionClientCreate1._FinalStageoffChrtShipperOrgId(Nullable<java.lang.String> offChrtShipperOrgId)SessionClientCreate1._FinalStageoffChrtShipperOrgId(java.lang.String offChrtShipperOrgId)SessionClientCreate1._FinalStageoffChrtShipperOrgId(java.util.Optional<java.lang.String> offChrtShipperOrgId)SessionClientCreate1._FinalStagepublic_(java.lang.Boolean public_)SessionClientCreate1._FinalStagepublic_(java.util.Optional<java.lang.Boolean> public_)SessionClientCreate1._FinalStageschemaVersion(int schemaVersion)SessionClientCreate1._FinalStageterminationScheduledForTimestamp(Nullable<java.time.OffsetDateTime> terminationScheduledForTimestamp)SessionClientCreate1._FinalStageterminationScheduledForTimestamp(java.time.OffsetDateTime terminationScheduledForTimestamp)SessionClientCreate1._FinalStageterminationScheduledForTimestamp(java.util.Optional<java.time.OffsetDateTime> terminationScheduledForTimestamp)
-
-
-
Method Detail
-
from
public SessionClientCreate1.Builder from(SessionClientCreate1 other)
- Specified by:
fromin interfaceSessionClientCreate1.DeviceIdStage
-
deviceId
public SessionClientCreate1.SchemaVersionStage deviceId(@NotNull java.lang.String deviceId)
- Specified by:
deviceIdin interfaceSessionClientCreate1.DeviceIdStage
-
schemaVersion
public SessionClientCreate1._FinalStage schemaVersion(int schemaVersion)
- Specified by:
schemaVersionin interfaceSessionClientCreate1.SchemaVersionStage
-
faFlightIds
public SessionClientCreate1._FinalStage faFlightIds(java.util.List<java.lang.String> faFlightIds)
- Specified by:
faFlightIdsin interfaceSessionClientCreate1._FinalStage
-
faFlightIds
public SessionClientCreate1._FinalStage faFlightIds(java.util.Optional<java.util.List<java.lang.String>> faFlightIds)
- Specified by:
faFlightIdsin interfaceSessionClientCreate1._FinalStage
-
flightNumbers
public SessionClientCreate1._FinalStage flightNumbers(java.util.List<java.lang.String> flightNumbers)
- Specified by:
flightNumbersin interfaceSessionClientCreate1._FinalStage
-
flightNumbers
public SessionClientCreate1._FinalStage flightNumbers(java.util.Optional<java.util.List<java.lang.String>> flightNumbers)
- Specified by:
flightNumbersin interfaceSessionClientCreate1._FinalStage
-
terminationScheduledForTimestamp
public SessionClientCreate1._FinalStage terminationScheduledForTimestamp(Nullable<java.time.OffsetDateTime> terminationScheduledForTimestamp)
- Specified by:
terminationScheduledForTimestampin interfaceSessionClientCreate1._FinalStage
-
terminationScheduledForTimestamp
public SessionClientCreate1._FinalStage terminationScheduledForTimestamp(java.time.OffsetDateTime terminationScheduledForTimestamp)
- Specified by:
terminationScheduledForTimestampin interfaceSessionClientCreate1._FinalStage
-
terminationScheduledForTimestamp
public SessionClientCreate1._FinalStage terminationScheduledForTimestamp(java.util.Optional<java.time.OffsetDateTime> terminationScheduledForTimestamp)
- Specified by:
terminationScheduledForTimestampin interfaceSessionClientCreate1._FinalStage
-
offChrtShipperOrgId
public SessionClientCreate1._FinalStage offChrtShipperOrgId(Nullable<java.lang.String> offChrtShipperOrgId)
- Specified by:
offChrtShipperOrgIdin interfaceSessionClientCreate1._FinalStage
-
offChrtShipperOrgId
public SessionClientCreate1._FinalStage offChrtShipperOrgId(java.lang.String offChrtShipperOrgId)
- Specified by:
offChrtShipperOrgIdin interfaceSessionClientCreate1._FinalStage
-
offChrtShipperOrgId
public SessionClientCreate1._FinalStage offChrtShipperOrgId(java.util.Optional<java.lang.String> offChrtShipperOrgId)
- Specified by:
offChrtShipperOrgIdin interfaceSessionClientCreate1._FinalStage
-
public_
public SessionClientCreate1._FinalStage public_(java.lang.Boolean public_)
- Specified by:
public_in interfaceSessionClientCreate1._FinalStage
-
public_
public SessionClientCreate1._FinalStage public_(java.util.Optional<java.lang.Boolean> public_)
- Specified by:
public_in interfaceSessionClientCreate1._FinalStage
-
comments
public SessionClientCreate1._FinalStage comments(Nullable<java.lang.String> comments)
- Specified by:
commentsin interfaceSessionClientCreate1._FinalStage
-
comments
public SessionClientCreate1._FinalStage comments(java.lang.String comments)
- Specified by:
commentsin interfaceSessionClientCreate1._FinalStage
-
comments
public SessionClientCreate1._FinalStage comments(java.util.Optional<java.lang.String> comments)
- Specified by:
commentsin interfaceSessionClientCreate1._FinalStage
-
offChrtReferenceId
public SessionClientCreate1._FinalStage offChrtReferenceId(Nullable<java.lang.String> offChrtReferenceId)
Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, '.', '_', '~', '-' (RFC 3986 unreserved).
- Specified by:
offChrtReferenceIdin interfaceSessionClientCreate1._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
offChrtReferenceId
public SessionClientCreate1._FinalStage offChrtReferenceId(java.lang.String offChrtReferenceId)
Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, '.', '_', '~', '-' (RFC 3986 unreserved).
- Specified by:
offChrtReferenceIdin interfaceSessionClientCreate1._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
offChrtReferenceId
public SessionClientCreate1._FinalStage offChrtReferenceId(java.util.Optional<java.lang.String> offChrtReferenceId)
Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, '.', '_', '~', '-' (RFC 3986 unreserved).
- Specified by:
offChrtReferenceIdin interfaceSessionClientCreate1._FinalStage
-
noAutoTermination
public SessionClientCreate1._FinalStage noAutoTermination(Nullable<java.lang.Boolean> noAutoTermination)
- Specified by:
noAutoTerminationin interfaceSessionClientCreate1._FinalStage
-
noAutoTermination
public SessionClientCreate1._FinalStage noAutoTermination(java.lang.Boolean noAutoTermination)
- Specified by:
noAutoTerminationin interfaceSessionClientCreate1._FinalStage
-
noAutoTermination
public SessionClientCreate1._FinalStage noAutoTermination(java.util.Optional<java.lang.Boolean> noAutoTermination)
- Specified by:
noAutoTerminationin interfaceSessionClientCreate1._FinalStage
-
build
public SessionClientCreate1 build()
- Specified by:
buildin interfaceSessionClientCreate1._FinalStage
-
-