Uses of Class
software.amazon.awssdk.services.codepipeline.model.ActionTypeUrls
-
Packages that use ActionTypeUrls Package Description software.amazon.awssdk.services.codepipeline.model -
-
Uses of ActionTypeUrls in software.amazon.awssdk.services.codepipeline.model
Methods in software.amazon.awssdk.services.codepipeline.model that return ActionTypeUrls Modifier and Type Method Description ActionTypeUrlsActionTypeDeclaration. urls()The links associated with the action type to be updated.Methods in software.amazon.awssdk.services.codepipeline.model with parameters of type ActionTypeUrls Modifier and Type Method Description ActionTypeDeclaration.BuilderActionTypeDeclaration.Builder. urls(ActionTypeUrls urls)The links associated with the action type to be updated.
-