ReservationsScopedList.Builder |
ReservationsScopedList.Builder.addAllReservations(Iterable<? extends Reservation> values) |
A list of reservations contained in this scope.
|
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.addReservations(int index,
Reservation value) |
A list of reservations contained in this scope.
|
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.addReservations(int index,
Reservation.Builder builderForValue) |
A list of reservations contained in this scope.
|
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.addReservations(Reservation value) |
A list of reservations contained in this scope.
|
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.addReservations(Reservation.Builder builderForValue) |
A list of reservations contained in this scope.
|
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.clear() |
|
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.clearReservations() |
A list of reservations contained in this scope.
|
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.clearWarning() |
Informational warning which replaces the list of reservations when the list is empty.
|
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.clone() |
|
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.mergeFrom(ReservationsScopedList other) |
|
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.mergeWarning(Warning value) |
Informational warning which replaces the list of reservations when the list is empty.
|
static ReservationsScopedList.Builder |
ReservationsScopedList.newBuilder() |
|
static ReservationsScopedList.Builder |
ReservationsScopedList.newBuilder(ReservationsScopedList prototype) |
|
ReservationsScopedList.Builder |
ReservationsScopedList.newBuilderForType() |
|
protected ReservationsScopedList.Builder |
ReservationsScopedList.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.removeReservations(int index) |
A list of reservations contained in this scope.
|
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.setReservations(int index,
Reservation value) |
A list of reservations contained in this scope.
|
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.setReservations(int index,
Reservation.Builder builderForValue) |
A list of reservations contained in this scope.
|
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.setWarning(Warning value) |
Informational warning which replaces the list of reservations when the list is empty.
|
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.setWarning(Warning.Builder builderForValue) |
Informational warning which replaces the list of reservations when the list is empty.
|
ReservationsScopedList.Builder |
ReservationsScopedList.toBuilder() |
|