| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline.model |
| Modifier and Type | Method and Description |
|---|---|
GetActionTypeResponse.Builder |
GetActionTypeResponse.Builder.actionType(ActionTypeDeclaration actionType)
The action type information for the requested action type, such as the action type ID.
|
default GetActionTypeResponse.Builder |
GetActionTypeResponse.Builder.actionType(Consumer<ActionTypeDeclaration.Builder> actionType)
The action type information for the requested action type, such as the action type ID.
|
static GetActionTypeResponse.Builder |
GetActionTypeResponse.builder() |
GetActionTypeResponse.Builder |
GetActionTypeResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetActionTypeResponse.Builder> |
GetActionTypeResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.