public static interface ListResourceProfileDetectionsRequest.Builder extends Macie2Request.Builder, SdkPojo, CopyableBuilder<ListResourceProfileDetectionsRequest.Builder,ListResourceProfileDetectionsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListResourceProfileDetectionsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of items to include in each page of a paginated response.
|
ListResourceProfileDetectionsRequest.Builder |
nextToken(String nextToken)
The nextToken string that specifies which page of results to return in a paginated response.
|
ListResourceProfileDetectionsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListResourceProfileDetectionsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListResourceProfileDetectionsRequest.Builder |
resourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the S3 bucket that the request applies to.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListResourceProfileDetectionsRequest.Builder maxResults(Integer maxResults)
The maximum number of items to include in each page of a paginated response.
maxResults - The maximum number of items to include in each page of a paginated response.ListResourceProfileDetectionsRequest.Builder nextToken(String nextToken)
The nextToken string that specifies which page of results to return in a paginated response.
nextToken - The nextToken string that specifies which page of results to return in a paginated response.ListResourceProfileDetectionsRequest.Builder resourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the S3 bucket that the request applies to.
resourceArn - The Amazon Resource Name (ARN) of the S3 bucket that the request applies to.ListResourceProfileDetectionsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListResourceProfileDetectionsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.