Cloneable, ReadLimitInfo, ToCopyableBuilder<GetJobUnlockCodeRequest.Builder,GetJobUnlockCodeRequest>@Generated("software.amazon.awssdk:codegen") public class GetJobUnlockCodeRequest extends AmazonWebServiceRequest implements ToCopyableBuilder<GetJobUnlockCodeRequest.Builder,GetJobUnlockCodeRequest>
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
GetJobUnlockCodeRequest.Builder |
NOOP| Modifier and Type | Method | Description |
|---|---|---|
static GetJobUnlockCodeRequest.Builder |
builder() |
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
String |
jobId() |
The ID for the job that you want to get the
UnlockCode value for, for example
JID123e4567-e89b-12d3-a456-426655440000. |
static Class<? extends GetJobUnlockCodeRequest.Builder> |
serializableBuilderClass() |
|
GetJobUnlockCodeRequest.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, withSdkClientExecutionTimeoutpublic String jobId()
The ID for the job that you want to get the UnlockCode value for, for example
JID123e4567-e89b-12d3-a456-426655440000.
UnlockCode value for, for example
JID123e4567-e89b-12d3-a456-426655440000.public GetJobUnlockCodeRequest.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<GetJobUnlockCodeRequest.Builder,GetJobUnlockCodeRequest>public static GetJobUnlockCodeRequest.Builder builder()
public static Class<? extends GetJobUnlockCodeRequest.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.