Uses of Interface
com.google.cloud.compute.v1.ReservationOrBuilder
-
Packages that use ReservationOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ReservationOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement ReservationOrBuilder Modifier and Type Class Description classReservationRepresents a reservation resource.static classReservation.BuilderRepresents a reservation resource.Methods in com.google.cloud.compute.v1 that return ReservationOrBuilder Modifier and Type Method Description ReservationOrBuilderReservationList.Builder. getItemsOrBuilder(int index)[Output Only] A list of Allocation resources.ReservationOrBuilderReservationList. getItemsOrBuilder(int index)[Output Only] A list of Allocation resources.ReservationOrBuilderReservationListOrBuilder. getItemsOrBuilder(int index)[Output Only] A list of Allocation resources.ReservationOrBuilderInsertReservationRequest.Builder. getReservationResourceOrBuilder()The body resource for this requestReservationOrBuilderInsertReservationRequest. getReservationResourceOrBuilder()The body resource for this requestReservationOrBuilderInsertReservationRequestOrBuilder. getReservationResourceOrBuilder()The body resource for this requestReservationOrBuilderUpdateReservationRequest.Builder. getReservationResourceOrBuilder()The body resource for this requestReservationOrBuilderUpdateReservationRequest. getReservationResourceOrBuilder()The body resource for this requestReservationOrBuilderUpdateReservationRequestOrBuilder. getReservationResourceOrBuilder()The body resource for this requestReservationOrBuilderCommitment.Builder. getReservationsOrBuilder(int index)List of reservations in this commitment.ReservationOrBuilderCommitment. getReservationsOrBuilder(int index)List of reservations in this commitment.ReservationOrBuilderCommitmentOrBuilder. getReservationsOrBuilder(int index)List of reservations in this commitment.ReservationOrBuilderReservationsScopedList.Builder. getReservationsOrBuilder(int index)A list of reservations contained in this scope.ReservationOrBuilderReservationsScopedList. getReservationsOrBuilder(int index)A list of reservations contained in this scope.ReservationOrBuilderReservationsScopedListOrBuilder. getReservationsOrBuilder(int index)A list of reservations contained in this scope.Methods in com.google.cloud.compute.v1 that return types with arguments of type ReservationOrBuilder Modifier and Type Method Description List<? extends ReservationOrBuilder>ReservationList.Builder. getItemsOrBuilderList()[Output Only] A list of Allocation resources.List<? extends ReservationOrBuilder>ReservationList. getItemsOrBuilderList()[Output Only] A list of Allocation resources.List<? extends ReservationOrBuilder>ReservationListOrBuilder. getItemsOrBuilderList()[Output Only] A list of Allocation resources.List<? extends ReservationOrBuilder>Commitment.Builder. getReservationsOrBuilderList()List of reservations in this commitment.List<? extends ReservationOrBuilder>Commitment. getReservationsOrBuilderList()List of reservations in this commitment.List<? extends ReservationOrBuilder>CommitmentOrBuilder. getReservationsOrBuilderList()List of reservations in this commitment.List<? extends ReservationOrBuilder>ReservationsScopedList.Builder. getReservationsOrBuilderList()A list of reservations contained in this scope.List<? extends ReservationOrBuilder>ReservationsScopedList. getReservationsOrBuilderList()A list of reservations contained in this scope.List<? extends ReservationOrBuilder>ReservationsScopedListOrBuilder. getReservationsOrBuilderList()A list of reservations contained in this scope.
-