| Package | Description |
|---|---|
| software.amazon.awssdk.services.organizations.model |
| Modifier and Type | Method and Description |
|---|---|
HandshakeFilter |
ListHandshakesForOrganizationRequest.filter()
A filter of the handshakes that you want included in the response.
|
HandshakeFilter |
ListHandshakesForAccountRequest.filter()
Filters the handshakes that you want included in the response.
|
| Modifier and Type | Method and Description |
|---|---|
ListHandshakesForOrganizationRequest.Builder |
ListHandshakesForOrganizationRequest.Builder.filter(HandshakeFilter filter)
A filter of the handshakes that you want included in the response.
|
ListHandshakesForAccountRequest.Builder |
ListHandshakesForAccountRequest.Builder.filter(HandshakeFilter filter)
Filters the handshakes that you want included in the response.
|
Copyright © 2023. All rights reserved.