Uses of Class
com.amazonaws.services.codepipeline.model.CreateCustomActionTypeResult
Packages that use CreateCustomActionTypeResult
-
Uses of CreateCustomActionTypeResult in com.amazonaws.services.codepipeline
Methods in com.amazonaws.services.codepipeline that return CreateCustomActionTypeResultModifier and TypeMethodDescriptionAbstractAWSCodePipeline.createCustomActionType
(CreateCustomActionTypeRequest request) AWSCodePipeline.createCustomActionType
(CreateCustomActionTypeRequest createCustomActionTypeRequest) Creates a new custom action that can be used in all pipelines associated with the AWS account.AWSCodePipelineClient.createCustomActionType
(CreateCustomActionTypeRequest createCustomActionTypeRequest) Creates a new custom action that can be used in all pipelines associated with the AWS account.Methods in com.amazonaws.services.codepipeline that return types with arguments of type CreateCustomActionTypeResultModifier and TypeMethodDescriptionAbstractAWSCodePipelineAsync.createCustomActionTypeAsync
(CreateCustomActionTypeRequest request) AbstractAWSCodePipelineAsync.createCustomActionTypeAsync
(CreateCustomActionTypeRequest request, AsyncHandler<CreateCustomActionTypeRequest, CreateCustomActionTypeResult> asyncHandler) AWSCodePipelineAsync.createCustomActionTypeAsync
(CreateCustomActionTypeRequest createCustomActionTypeRequest) Creates a new custom action that can be used in all pipelines associated with the AWS account.AWSCodePipelineAsync.createCustomActionTypeAsync
(CreateCustomActionTypeRequest createCustomActionTypeRequest, AsyncHandler<CreateCustomActionTypeRequest, CreateCustomActionTypeResult> asyncHandler) Creates a new custom action that can be used in all pipelines associated with the AWS account.AWSCodePipelineAsyncClient.createCustomActionTypeAsync
(CreateCustomActionTypeRequest request) AWSCodePipelineAsyncClient.createCustomActionTypeAsync
(CreateCustomActionTypeRequest request, AsyncHandler<CreateCustomActionTypeRequest, CreateCustomActionTypeResult> asyncHandler) Method parameters in com.amazonaws.services.codepipeline with type arguments of type CreateCustomActionTypeResultModifier and TypeMethodDescriptionAbstractAWSCodePipelineAsync.createCustomActionTypeAsync
(CreateCustomActionTypeRequest request, AsyncHandler<CreateCustomActionTypeRequest, CreateCustomActionTypeResult> asyncHandler) AWSCodePipelineAsync.createCustomActionTypeAsync
(CreateCustomActionTypeRequest createCustomActionTypeRequest, AsyncHandler<CreateCustomActionTypeRequest, CreateCustomActionTypeResult> asyncHandler) Creates a new custom action that can be used in all pipelines associated with the AWS account.AWSCodePipelineAsyncClient.createCustomActionTypeAsync
(CreateCustomActionTypeRequest request, AsyncHandler<CreateCustomActionTypeRequest, CreateCustomActionTypeResult> asyncHandler) -
Uses of CreateCustomActionTypeResult in com.amazonaws.services.codepipeline.model
Methods in com.amazonaws.services.codepipeline.model that return CreateCustomActionTypeResultModifier and TypeMethodDescriptionCreateCustomActionTypeResult.clone()
CreateCustomActionTypeResult.withActionType
(ActionType actionType)