public static interface ListShareInvitationsRequest.Builder extends WellArchitectedRequest.Builder, SdkPojo, CopyableBuilder<ListShareInvitationsRequest.Builder,ListShareInvitationsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListShareInvitationsRequest.Builder |
lensNamePrefix(String lensNamePrefix)
An optional string added to the beginning of each lens name returned in the results.
|
ListShareInvitationsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of results to return for this request.
|
ListShareInvitationsRequest.Builder |
nextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
ListShareInvitationsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListShareInvitationsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListShareInvitationsRequest.Builder |
shareResourceType(ShareResourceType shareResourceType)
The type of share invitations to be returned.
|
ListShareInvitationsRequest.Builder |
shareResourceType(String shareResourceType)
The type of share invitations to be returned.
|
ListShareInvitationsRequest.Builder |
workloadNamePrefix(String workloadNamePrefix)
Sets the value of the WorkloadNamePrefix property for this object.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListShareInvitationsRequest.Builder workloadNamePrefix(String workloadNamePrefix)
workloadNamePrefix - The new value for the WorkloadNamePrefix property for this object.ListShareInvitationsRequest.Builder lensNamePrefix(String lensNamePrefix)
An optional string added to the beginning of each lens name returned in the results.
lensNamePrefix - An optional string added to the beginning of each lens name returned in the results.ListShareInvitationsRequest.Builder shareResourceType(String shareResourceType)
The type of share invitations to be returned.
shareResourceType - The type of share invitations to be returned.ShareResourceType,
ShareResourceTypeListShareInvitationsRequest.Builder shareResourceType(ShareResourceType shareResourceType)
The type of share invitations to be returned.
shareResourceType - The type of share invitations to be returned.ShareResourceType,
ShareResourceTypeListShareInvitationsRequest.Builder nextToken(String nextToken)
nextToken - The new value for the NextToken property for this object.ListShareInvitationsRequest.Builder maxResults(Integer maxResults)
The maximum number of results to return for this request.
maxResults - The maximum number of results to return for this request.ListShareInvitationsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListShareInvitationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.