public static interface SupportedOperation.Builder extends SdkPojo, CopyableBuilder<SupportedOperation.Builder,SupportedOperation>
Modifier and Type | Method and Description |
---|---|
SupportedOperation.Builder |
operationName(String operationName)
A list of the supported operations.
|
copy
applyMutation, build
SupportedOperation.Builder operationName(String operationName)
A list of the supported operations.
operationName
- A list of the supported operations.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.