Interface SessionClientUpdate1._FinalStage
-
- All Known Implementing Classes:
SessionClientUpdate1.Builder
- Enclosing class:
- SessionClientUpdate1
public static interface SessionClientUpdate1._FinalStage
-
-
Method Summary
-
-
-
Method Detail
-
build
SessionClientUpdate1 build()
-
offChrtReferenceId
SessionClientUpdate1._FinalStage offChrtReferenceId(java.util.Optional<java.lang.String> offChrtReferenceId)
-
offChrtReferenceId
SessionClientUpdate1._FinalStage offChrtReferenceId(java.lang.String offChrtReferenceId)
-
offChrtReferenceId
SessionClientUpdate1._FinalStage offChrtReferenceId(Nullable<java.lang.String> offChrtReferenceId)
-
comments
SessionClientUpdate1._FinalStage comments(java.util.Optional<java.lang.String> comments)
-
comments
SessionClientUpdate1._FinalStage comments(java.lang.String comments)
-
comments
SessionClientUpdate1._FinalStage comments(Nullable<java.lang.String> comments)
-
public_
SessionClientUpdate1._FinalStage public_(java.util.Optional<java.lang.Boolean> public_)
-
public_
SessionClientUpdate1._FinalStage public_(java.lang.Boolean public_)
-
public_
SessionClientUpdate1._FinalStage public_(Nullable<java.lang.Boolean> public_)
-
terminationScheduledForTimestamp
SessionClientUpdate1._FinalStage terminationScheduledForTimestamp(java.util.Optional<java.time.OffsetDateTime> terminationScheduledForTimestamp)
-
terminationScheduledForTimestamp
SessionClientUpdate1._FinalStage terminationScheduledForTimestamp(java.time.OffsetDateTime terminationScheduledForTimestamp)
-
terminationScheduledForTimestamp
SessionClientUpdate1._FinalStage terminationScheduledForTimestamp(Nullable<java.time.OffsetDateTime> terminationScheduledForTimestamp)
-
offChrtReferenceIdSetToNone
SessionClientUpdate1._FinalStage offChrtReferenceIdSetToNone(java.util.Optional<java.lang.Boolean> offChrtReferenceIdSetToNone)
-
offChrtReferenceIdSetToNone
SessionClientUpdate1._FinalStage offChrtReferenceIdSetToNone(java.lang.Boolean offChrtReferenceIdSetToNone)
-
commentsSetToNone
SessionClientUpdate1._FinalStage commentsSetToNone(java.util.Optional<java.lang.Boolean> commentsSetToNone)
-
commentsSetToNone
SessionClientUpdate1._FinalStage commentsSetToNone(java.lang.Boolean commentsSetToNone)
-
terminationScheduledForTimestampSetToNone
SessionClientUpdate1._FinalStage terminationScheduledForTimestampSetToNone(java.util.Optional<java.lang.Boolean> terminationScheduledForTimestampSetToNone)
-
terminationScheduledForTimestampSetToNone
SessionClientUpdate1._FinalStage terminationScheduledForTimestampSetToNone(java.lang.Boolean terminationScheduledForTimestampSetToNone)
-
-