Cloneable
, ReadLimitInfo
, ToCopyableBuilder<GetDeployablePatchSnapshotForInstanceRequest.Builder,GetDeployablePatchSnapshotForInstanceRequest>
@Generated("software.amazon.awssdk:codegen") public class GetDeployablePatchSnapshotForInstanceRequest extends AmazonWebServiceRequest implements ToCopyableBuilder<GetDeployablePatchSnapshotForInstanceRequest.Builder,GetDeployablePatchSnapshotForInstanceRequest>
Modifier and Type | Class | Description |
---|---|---|
static interface |
GetDeployablePatchSnapshotForInstanceRequest.Builder |
NOOP
Modifier and Type | Method | Description |
---|---|---|
static GetDeployablePatchSnapshotForInstanceRequest.Builder |
builder() |
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
String |
instanceId() |
The ID of the instance for which the appropriate patch snapshot should be retrieved.
|
static Class<? extends GetDeployablePatchSnapshotForInstanceRequest.Builder> |
serializableBuilderClass() |
|
String |
snapshotId() |
The user-defined snapshot ID.
|
GetDeployablePatchSnapshotForInstanceRequest.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 String instanceId()
The ID of the instance for which the appropriate patch snapshot should be retrieved.
public String snapshotId()
The user-defined snapshot ID.
public GetDeployablePatchSnapshotForInstanceRequest.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<GetDeployablePatchSnapshotForInstanceRequest.Builder,GetDeployablePatchSnapshotForInstanceRequest>
public static GetDeployablePatchSnapshotForInstanceRequest.Builder builder()
public static Class<? extends GetDeployablePatchSnapshotForInstanceRequest.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.