| Modifier and Type | Method and Description |
|---|---|
AllocationReservationSharingPolicy |
AllocationReservationSharingPolicy.Builder.build() |
AllocationReservationSharingPolicy |
AllocationReservationSharingPolicy.Builder.buildPartial() |
static AllocationReservationSharingPolicy |
AllocationReservationSharingPolicy.getDefaultInstance() |
AllocationReservationSharingPolicy |
AllocationReservationSharingPolicy.getDefaultInstanceForType() |
AllocationReservationSharingPolicy |
AllocationReservationSharingPolicy.Builder.getDefaultInstanceForType() |
AllocationReservationSharingPolicy |
Reservation.getReservationSharingPolicy()
Specify the reservation sharing policy.
|
AllocationReservationSharingPolicy |
Reservation.Builder.getReservationSharingPolicy()
Specify the reservation sharing policy.
|
AllocationReservationSharingPolicy |
ReservationOrBuilder.getReservationSharingPolicy()
Specify the reservation sharing policy.
|
static AllocationReservationSharingPolicy |
AllocationReservationSharingPolicy.parseDelimitedFrom(InputStream input) |
static AllocationReservationSharingPolicy |
AllocationReservationSharingPolicy.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationReservationSharingPolicy |
AllocationReservationSharingPolicy.parseFrom(byte[] data) |
static AllocationReservationSharingPolicy |
AllocationReservationSharingPolicy.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationReservationSharingPolicy |
AllocationReservationSharingPolicy.parseFrom(ByteBuffer data) |
static AllocationReservationSharingPolicy |
AllocationReservationSharingPolicy.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationReservationSharingPolicy |
AllocationReservationSharingPolicy.parseFrom(com.google.protobuf.ByteString data) |
static AllocationReservationSharingPolicy |
AllocationReservationSharingPolicy.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationReservationSharingPolicy |
AllocationReservationSharingPolicy.parseFrom(com.google.protobuf.CodedInputStream input) |
static AllocationReservationSharingPolicy |
AllocationReservationSharingPolicy.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationReservationSharingPolicy |
AllocationReservationSharingPolicy.parseFrom(InputStream input) |
static AllocationReservationSharingPolicy |
AllocationReservationSharingPolicy.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AllocationReservationSharingPolicy> |
AllocationReservationSharingPolicy.getParserForType() |
static com.google.protobuf.Parser<AllocationReservationSharingPolicy> |
AllocationReservationSharingPolicy.parser() |
| Modifier and Type | Method and Description |
|---|---|
AllocationReservationSharingPolicy.Builder |
AllocationReservationSharingPolicy.Builder.mergeFrom(AllocationReservationSharingPolicy other) |
Reservation.Builder |
Reservation.Builder.mergeReservationSharingPolicy(AllocationReservationSharingPolicy value)
Specify the reservation sharing policy.
|
static AllocationReservationSharingPolicy.Builder |
AllocationReservationSharingPolicy.newBuilder(AllocationReservationSharingPolicy prototype) |
Reservation.Builder |
Reservation.Builder.setReservationSharingPolicy(AllocationReservationSharingPolicy value)
Specify the reservation sharing policy.
|
Copyright © 2025 Google LLC. All rights reserved.