static ReservationAffinity.Type |
ReservationAffinity.Type.forNumber(int value) |
|
ReservationAffinity.Type |
ReservationAffinity.Builder.getConsumeReservationType() |
Corresponds to the type of reservation consumption.
|
ReservationAffinity.Type |
ReservationAffinity.getConsumeReservationType() |
Corresponds to the type of reservation consumption.
|
ReservationAffinity.Type |
ReservationAffinityOrBuilder.getConsumeReservationType() |
Corresponds to the type of reservation consumption.
|
static ReservationAffinity.Type |
ReservationAffinity.Type.valueOf(int value) |
Deprecated.
|
static ReservationAffinity.Type |
ReservationAffinity.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ReservationAffinity.Type |
ReservationAffinity.Type.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ReservationAffinity.Type[] |
ReservationAffinity.Type.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|