CopyableBuilder<UnsubscribeRequest.Builder,UnsubscribeRequest>
, SdkBuilder<UnsubscribeRequest.Builder,UnsubscribeRequest>
public static interface UnsubscribeRequest.Builder extends CopyableBuilder<UnsubscribeRequest.Builder,UnsubscribeRequest>
Modifier and Type | Method | Description |
---|---|---|
UnsubscribeRequest.Builder |
subscriptionArn(String subscriptionArn) |
The ARN of the subscription to be deleted.
|
copy
apply, build
UnsubscribeRequest.Builder subscriptionArn(String subscriptionArn)
The ARN of the subscription to be deleted.
subscriptionArn
- The ARN of the subscription to be deleted.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.