CopyableBuilder<GetSnapshotLimitsResponse.Builder,GetSnapshotLimitsResponse>
, SdkBuilder<GetSnapshotLimitsResponse.Builder,GetSnapshotLimitsResponse>
public static interface GetSnapshotLimitsResponse.Builder extends CopyableBuilder<GetSnapshotLimitsResponse.Builder,GetSnapshotLimitsResponse>
Modifier and Type | Method | Description |
---|---|---|
GetSnapshotLimitsResponse.Builder |
snapshotLimits(SnapshotLimits snapshotLimits) |
A SnapshotLimits object that contains the manual snapshot limits for the specified directory.
|
copy
apply, build
GetSnapshotLimitsResponse.Builder snapshotLimits(SnapshotLimits snapshotLimits)
A SnapshotLimits object that contains the manual snapshot limits for the specified directory.
snapshotLimits
- A SnapshotLimits object that contains the manual snapshot limits for the specified directory.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.