public static interface GetInvitationsCountResponse.Builder extends Macie2Response.Builder, SdkPojo, CopyableBuilder<GetInvitationsCountResponse.Builder,GetInvitationsCountResponse>
| Modifier and Type | Method and Description |
|---|---|
GetInvitationsCountResponse.Builder |
invitationsCount(Long invitationsCount)
The total number of invitations that were received by the account, not including the currently accepted
invitation.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetInvitationsCountResponse.Builder invitationsCount(Long invitationsCount)
The total number of invitations that were received by the account, not including the currently accepted invitation.
invitationsCount - The total number of invitations that were received by the account, not including the currently
accepted invitation.Copyright © 2021. All rights reserved.