static ListShareInvitationsRequest.Builder |
ListShareInvitationsRequest.builder() |
|
ListShareInvitationsRequest.Builder |
ListShareInvitationsRequest.Builder.lensNamePrefix(String lensNamePrefix) |
An optional string added to the beginning of each lens name returned in the results.
|
ListShareInvitationsRequest.Builder |
ListShareInvitationsRequest.Builder.maxResults(Integer maxResults) |
The maximum number of results to return for this request.
|
ListShareInvitationsRequest.Builder |
ListShareInvitationsRequest.Builder.nextToken(String nextToken) |
Sets the value of the NextToken property for this object.
|
ListShareInvitationsRequest.Builder |
ListShareInvitationsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListShareInvitationsRequest.Builder |
ListShareInvitationsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListShareInvitationsRequest.Builder |
ListShareInvitationsRequest.Builder.profileNamePrefix(String profileNamePrefix) |
An optional string added to the beginning of each profile name returned in the results.
|
ListShareInvitationsRequest.Builder |
ListShareInvitationsRequest.Builder.shareResourceType(String shareResourceType) |
The type of share invitations to be returned.
|
ListShareInvitationsRequest.Builder |
ListShareInvitationsRequest.Builder.shareResourceType(ShareResourceType shareResourceType) |
The type of share invitations to be returned.
|
ListShareInvitationsRequest.Builder |
ListShareInvitationsRequest.Builder.templateNamePrefix(String templateNamePrefix) |
An optional string added to the beginning of each review template name returned in the results.
|
ListShareInvitationsRequest.Builder |
ListShareInvitationsRequest.toBuilder() |
|
ListShareInvitationsRequest.Builder |
ListShareInvitationsRequest.Builder.workloadNamePrefix(String workloadNamePrefix) |
Sets the value of the WorkloadNamePrefix property for this object.
|