CopyableBuilder<CreateCustomActionTypeResponse.Builder,CreateCustomActionTypeResponse>
, SdkBuilder<CreateCustomActionTypeResponse.Builder,CreateCustomActionTypeResponse>
public static interface CreateCustomActionTypeResponse.Builder extends CopyableBuilder<CreateCustomActionTypeResponse.Builder,CreateCustomActionTypeResponse>
Modifier and Type | Method | Description |
---|---|---|
CreateCustomActionTypeResponse.Builder |
actionType(ActionType actionType) |
Returns information about the details of an action type.
|
copy
apply, build
CreateCustomActionTypeResponse.Builder actionType(ActionType actionType)
Returns information about the details of an action type.
actionType
- Returns information about the details of an action type.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.