public static interface StandardsSubscriptionRequest.Builder extends SdkPojo, CopyableBuilder<StandardsSubscriptionRequest.Builder,StandardsSubscriptionRequest>
Modifier and Type | Method and Description |
---|---|
StandardsSubscriptionRequest.Builder |
standardsArn(String standardsArn)
The ARN of the standard that you want to enable.
|
StandardsSubscriptionRequest.Builder |
standardsInput(Map<String,String> standardsInput)
|
copy
applyMutation, build
StandardsSubscriptionRequest.Builder standardsArn(String standardsArn)
The ARN of the standard that you want to enable.
standardsArn
- The ARN of the standard that you want to enable.StandardsSubscriptionRequest.Builder standardsInput(Map<String,String> standardsInput)
standardsInput
- Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.