public static interface GetInvitationsCountResponse.Builder extends SecurityHubResponse.Builder, SdkPojo, CopyableBuilder<GetInvitationsCountResponse.Builder,GetInvitationsCountResponse>
Modifier and Type | Method and Description |
---|---|
GetInvitationsCountResponse.Builder |
invitationsCount(Integer invitationsCount)
The number of all membership invitations sent to this Security Hub member account, not including the
currently accepted invitation.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
GetInvitationsCountResponse.Builder invitationsCount(Integer invitationsCount)
The number of all membership invitations sent to this Security Hub member account, not including the currently accepted invitation.
invitationsCount
- The number of all membership invitations sent to this Security Hub member account, not including the
currently accepted invitation.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.