CopyableBuilder<ApiStage.Builder,ApiStage>, SdkBuilder<ApiStage.Builder,ApiStage>public static interface ApiStage.Builder extends CopyableBuilder<ApiStage.Builder,ApiStage>
| Modifier and Type | Method | Description |
|---|---|---|
ApiStage.Builder |
apiId(String apiId) |
API Id of the associated API stage in a usage plan.
|
ApiStage.Builder |
stage(String stage) |
API stage name of the associated API stage in a usage plan.
|
copyapply, buildApiStage.Builder apiId(String apiId)
API Id of the associated API stage in a usage plan.
apiId - API Id of the associated API stage in a usage plan.ApiStage.Builder stage(String stage)
API stage name of the associated API stage in a usage plan.
stage - API stage name of the associated API stage in a usage plan.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.