Cloneable
, ReadLimitInfo
, ToCopyableBuilder<GetHostReservationPurchasePreviewRequest.Builder,GetHostReservationPurchasePreviewRequest>
@Generated("software.amazon.awssdk:codegen") public class GetHostReservationPurchasePreviewRequest extends AmazonWebServiceRequest implements ToCopyableBuilder<GetHostReservationPurchasePreviewRequest.Builder,GetHostReservationPurchasePreviewRequest>
Modifier and Type | Class | Description |
---|---|---|
static interface |
GetHostReservationPurchasePreviewRequest.Builder |
NOOP
Modifier and Type | Method | Description |
---|---|---|
static GetHostReservationPurchasePreviewRequest.Builder |
builder() |
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
List<String> |
hostIdSet() |
The ID/s of the Dedicated Host/s that the reservation will be associated with.
|
String |
offeringId() |
The offering ID of the reservation.
|
static Class<? extends GetHostReservationPurchasePreviewRequest.Builder> |
serializableBuilderClass() |
|
GetHostReservationPurchasePreviewRequest.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
String |
toString() |
clone, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeout
public List<String> hostIdSet()
The ID/s of the Dedicated Host/s that the reservation will be associated with.
public String offeringId()
The offering ID of the reservation.
public GetHostReservationPurchasePreviewRequest.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<GetHostReservationPurchasePreviewRequest.Builder,GetHostReservationPurchasePreviewRequest>
public static GetHostReservationPurchasePreviewRequest.Builder builder()
public static Class<? extends GetHostReservationPurchasePreviewRequest.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.