| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline.model |
| Modifier and Type | Method and Description |
|---|---|
ActionTypeId |
ActionDeclaration.actionTypeId()
Specifies the action type and the provider of the action.
|
ActionTypeId |
PollForThirdPartyJobsRequest.actionTypeId()
Represents information about an action type.
|
ActionTypeId |
ThirdPartyJobData.actionTypeId()
Represents information about an action type.
|
ActionTypeId |
ActionExecutionInput.actionTypeId()
Returns the value of the ActionTypeId property for this object.
|
ActionTypeId |
JobData.actionTypeId()
Represents information about an action type.
|
ActionTypeId |
PollForJobsRequest.actionTypeId()
Represents information about an action type.
|
ActionTypeId |
ActionType.id()
Represents information about an action type.
|
| Modifier and Type | Method and Description |
|---|---|
ActionDeclaration.Builder |
ActionDeclaration.Builder.actionTypeId(ActionTypeId actionTypeId)
Specifies the action type and the provider of the action.
|
PollForThirdPartyJobsRequest.Builder |
PollForThirdPartyJobsRequest.Builder.actionTypeId(ActionTypeId actionTypeId)
Represents information about an action type.
|
ThirdPartyJobData.Builder |
ThirdPartyJobData.Builder.actionTypeId(ActionTypeId actionTypeId)
Represents information about an action type.
|
ActionExecutionInput.Builder |
ActionExecutionInput.Builder.actionTypeId(ActionTypeId actionTypeId)
Sets the value of the ActionTypeId property for this object.
|
JobData.Builder |
JobData.Builder.actionTypeId(ActionTypeId actionTypeId)
Represents information about an action type.
|
PollForJobsRequest.Builder |
PollForJobsRequest.Builder.actionTypeId(ActionTypeId actionTypeId)
Represents information about an action type.
|
ActionType.Builder |
ActionType.Builder.id(ActionTypeId id)
Represents information about an action type.
|
Copyright © 2023. All rights reserved.