public static interface ListMlDataProcessingJobsRequest.Builder extends NeptunedataRequest.Builder, SdkPojo, CopyableBuilder<ListMlDataProcessingJobsRequest.Builder,ListMlDataProcessingJobsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListMlDataProcessingJobsRequest.Builder |
maxItems(Integer maxItems)
The maximum number of items to return (from 1 to 1024; the default is 10).
|
ListMlDataProcessingJobsRequest.Builder |
neptuneIamRoleArn(String neptuneIamRoleArn)
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
|
ListMlDataProcessingJobsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListMlDataProcessingJobsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListMlDataProcessingJobsRequest.Builder maxItems(Integer maxItems)
The maximum number of items to return (from 1 to 1024; the default is 10).
maxItems - The maximum number of items to return (from 1 to 1024; the default is 10).ListMlDataProcessingJobsRequest.Builder neptuneIamRoleArn(String neptuneIamRoleArn)
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources. This must be listed in your DB cluster parameter group or an error will occur.
neptuneIamRoleArn - The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources. This must be
listed in your DB cluster parameter group or an error will occur.ListMlDataProcessingJobsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListMlDataProcessingJobsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.