| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline.model |
| Modifier and Type | Method and Description |
|---|---|
ActionTypeDeclaration |
UpdateActionTypeRequest.actionType()
The action type definition for the action type to be updated.
|
ActionTypeDeclaration |
GetActionTypeResponse.actionType()
The action type information for the requested action type, such as the action type ID.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateActionTypeRequest.Builder |
UpdateActionTypeRequest.Builder.actionType(ActionTypeDeclaration actionType)
The action type definition for the action type to be updated.
|
GetActionTypeResponse.Builder |
GetActionTypeResponse.Builder.actionType(ActionTypeDeclaration actionType)
The action type information for the requested action type, such as the action type ID.
|
Copyright © 2023. All rights reserved.