public static interface ListAssessmentFrameworkShareRequestsRequest.Builder extends AuditManagerRequest.Builder, SdkPojo, CopyableBuilder<ListAssessmentFrameworkShareRequestsRequest.Builder,ListAssessmentFrameworkShareRequestsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListAssessmentFrameworkShareRequestsRequest.Builder |
maxResults(Integer maxResults)
Represents the maximum number of results on a page or for an API request call.
|
ListAssessmentFrameworkShareRequestsRequest.Builder |
nextToken(String nextToken)
The pagination token that's used to fetch the next set of results.
|
ListAssessmentFrameworkShareRequestsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListAssessmentFrameworkShareRequestsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListAssessmentFrameworkShareRequestsRequest.Builder |
requestType(ShareRequestType requestType)
Specifies whether the share request is a sent request or a received request.
|
ListAssessmentFrameworkShareRequestsRequest.Builder |
requestType(String requestType)
Specifies whether the share request is a sent request or a received request.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListAssessmentFrameworkShareRequestsRequest.Builder requestType(String requestType)
Specifies whether the share request is a sent request or a received request.
requestType - Specifies whether the share request is a sent request or a received request.ShareRequestType,
ShareRequestTypeListAssessmentFrameworkShareRequestsRequest.Builder requestType(ShareRequestType requestType)
Specifies whether the share request is a sent request or a received request.
requestType - Specifies whether the share request is a sent request or a received request.ShareRequestType,
ShareRequestTypeListAssessmentFrameworkShareRequestsRequest.Builder nextToken(String nextToken)
The pagination token that's used to fetch the next set of results.
nextToken - The pagination token that's used to fetch the next set of results.ListAssessmentFrameworkShareRequestsRequest.Builder maxResults(Integer maxResults)
Represents the maximum number of results on a page or for an API request call.
maxResults - Represents the maximum number of results on a page or for an API request call.ListAssessmentFrameworkShareRequestsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListAssessmentFrameworkShareRequestsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.