public static interface GetSnapshotLimitsRequest.Builder extends DirectoryRequest.Builder, CopyableBuilder<GetSnapshotLimitsRequest.Builder,GetSnapshotLimitsRequest>
Modifier and Type | Method and Description |
---|---|
GetSnapshotLimitsRequest.Builder |
directoryId(String directoryId)
Contains the identifier of the directory to obtain the limits for.
|
GetSnapshotLimitsRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
build
requestOverrideConfig, requestOverrideConfig
copy
apply, build
GetSnapshotLimitsRequest.Builder directoryId(String directoryId)
Contains the identifier of the directory to obtain the limits for.
directoryId
- Contains the identifier of the directory to obtain the limits for.GetSnapshotLimitsRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.Builder
requestOverrideConfig
in interface AwsRequest.Builder
awsRequestOverrideConfig
- The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.