Cloneable
, ReadLimitInfo
, ToCopyableBuilder<GetSnapshotLimitsRequest.Builder,GetSnapshotLimitsRequest>
@Generated("software.amazon.awssdk:codegen") public class GetSnapshotLimitsRequest extends AmazonWebServiceRequest implements ToCopyableBuilder<GetSnapshotLimitsRequest.Builder,GetSnapshotLimitsRequest>
Contains the inputs for the GetSnapshotLimits operation.
Modifier and Type | Class | Description |
---|---|---|
static interface |
GetSnapshotLimitsRequest.Builder |
NOOP
Modifier and Type | Method | Description |
---|---|---|
static GetSnapshotLimitsRequest.Builder |
builder() |
|
String |
directoryId() |
Contains the identifier of the directory to obtain the limits for.
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
static Class<? extends GetSnapshotLimitsRequest.Builder> |
serializableBuilderClass() |
|
GetSnapshotLimitsRequest.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 directoryId()
Contains the identifier of the directory to obtain the limits for.
public GetSnapshotLimitsRequest.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<GetSnapshotLimitsRequest.Builder,GetSnapshotLimitsRequest>
public static GetSnapshotLimitsRequest.Builder builder()
public static Class<? extends GetSnapshotLimitsRequest.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.