Uses of Class
software.amazon.awssdk.services.codepipeline.model.RequestFailedException
-
Packages that use RequestFailedException Package Description software.amazon.awssdk.services.codepipeline CodePipeline -
-
Uses of RequestFailedException in software.amazon.awssdk.services.codepipeline
Methods in software.amazon.awssdk.services.codepipeline that throw RequestFailedException Modifier and Type Method Description default UpdateActionTypeResponseCodePipelineClient. updateActionType(Consumer<UpdateActionTypeRequest.Builder> updateActionTypeRequest)Updates an action type that was created with any supported integration model, where the action type is to be used by customers of the action type provider.default UpdateActionTypeResponseCodePipelineClient. updateActionType(UpdateActionTypeRequest updateActionTypeRequest)Updates an action type that was created with any supported integration model, where the action type is to be used by customers of the action type provider.
-