CopyableBuilder<GetUsagePlanRequest.Builder,GetUsagePlanRequest>
, SdkBuilder<GetUsagePlanRequest.Builder,GetUsagePlanRequest>
public static interface GetUsagePlanRequest.Builder extends CopyableBuilder<GetUsagePlanRequest.Builder,GetUsagePlanRequest>
Modifier and Type | Method | Description |
---|---|---|
GetUsagePlanRequest.Builder |
usagePlanId(String usagePlanId) |
The identifier of the UsagePlan resource to be retrieved.
|
copy
apply, build
GetUsagePlanRequest.Builder usagePlanId(String usagePlanId)
The identifier of the UsagePlan resource to be retrieved.
usagePlanId
- The identifier of the UsagePlan resource to be retrieved.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.