default ListDataAutomationProjectsRequest.Builder |
ListDataAutomationProjectsRequest.Builder.blueprintFilter(Consumer<BlueprintFilter.Builder> blueprintFilter) |
Sets the value of the BlueprintFilter property for this object.
|
ListDataAutomationProjectsRequest.Builder |
ListDataAutomationProjectsRequest.Builder.blueprintFilter(BlueprintFilter blueprintFilter) |
Sets the value of the BlueprintFilter property for this object.
|
static ListDataAutomationProjectsRequest.Builder |
ListDataAutomationProjectsRequest.builder() |
|
ListDataAutomationProjectsRequest.Builder |
ListDataAutomationProjectsRequest.Builder.maxResults(Integer maxResults) |
Sets the value of the MaxResults property for this object.
|
ListDataAutomationProjectsRequest.Builder |
ListDataAutomationProjectsRequest.Builder.nextToken(String nextToken) |
Sets the value of the NextToken property for this object.
|
ListDataAutomationProjectsRequest.Builder |
ListDataAutomationProjectsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListDataAutomationProjectsRequest.Builder |
ListDataAutomationProjectsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListDataAutomationProjectsRequest.Builder |
ListDataAutomationProjectsRequest.Builder.projectStageFilter(String projectStageFilter) |
Sets the value of the ProjectStageFilter property for this object.
|
ListDataAutomationProjectsRequest.Builder |
ListDataAutomationProjectsRequest.Builder.projectStageFilter(DataAutomationProjectStageFilter projectStageFilter) |
Sets the value of the ProjectStageFilter property for this object.
|
ListDataAutomationProjectsRequest.Builder |
ListDataAutomationProjectsRequest.Builder.resourceOwner(String resourceOwner) |
Sets the value of the ResourceOwner property for this object.
|
ListDataAutomationProjectsRequest.Builder |
ListDataAutomationProjectsRequest.Builder.resourceOwner(ResourceOwner resourceOwner) |
Sets the value of the ResourceOwner property for this object.
|
ListDataAutomationProjectsRequest.Builder |
ListDataAutomationProjectsRequest.toBuilder() |
|