| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline |
|
| software.amazon.awssdk.services.codepipeline.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetActionTypeResponse |
CodePipelineClient.getActionType(GetActionTypeRequest getActionTypeRequest)
Returns information about an action type created for an external provider, where the action is to be used by
customers of the external provider.
|
default CompletableFuture<GetActionTypeResponse> |
CodePipelineAsyncClient.getActionType(GetActionTypeRequest getActionTypeRequest)
Returns information about an action type created for an external provider, where the action is to be used by
customers of the external provider.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetActionTypeRequestMarshaller.marshall(GetActionTypeRequest getActionTypeRequest) |
Copyright © 2023. All rights reserved.