@Generated(value="by GAPIC") @BetaApi public final class AllocationSpecificSKUReservation extends Object implements com.google.api.gax.httpjson.ApiMessage
Modifier and Type | Class and Description |
---|---|
static class |
AllocationSpecificSKUReservation.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
com.google.api.gax.httpjson.ApiMessage |
getApiMessageRequestBody() |
String |
getCount()
Specifies the number of resources that are allocated.
|
static AllocationSpecificSKUReservation |
getDefaultInstance() |
List<String> |
getFieldMask() |
Object |
getFieldValue(String fieldName) |
AllocationSpecificSKUAllocationReservedInstanceProperties |
getInstanceProperties()
The instance properties for the reservation.
|
String |
getInUseCount()
[OutputOnly] Indicates how many instances are in use.
|
int |
hashCode() |
static AllocationSpecificSKUReservation.Builder |
newBuilder() |
static AllocationSpecificSKUReservation.Builder |
newBuilder(AllocationSpecificSKUReservation prototype) |
AllocationSpecificSKUReservation.Builder |
toBuilder() |
String |
toString() |
public Object getFieldValue(String fieldName)
getFieldValue
in interface com.google.api.gax.httpjson.ApiMessage
@Nullable public com.google.api.gax.httpjson.ApiMessage getApiMessageRequestBody()
getApiMessageRequestBody
in interface com.google.api.gax.httpjson.ApiMessage
@Nullable public List<String> getFieldMask()
getFieldMask
in interface com.google.api.gax.httpjson.ApiMessage
public String getCount()
public String getInUseCount()
public AllocationSpecificSKUAllocationReservedInstanceProperties getInstanceProperties()
public static AllocationSpecificSKUReservation.Builder newBuilder()
public static AllocationSpecificSKUReservation.Builder newBuilder(AllocationSpecificSKUReservation prototype)
public AllocationSpecificSKUReservation.Builder toBuilder()
public static AllocationSpecificSKUReservation getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.