| Package | Description |
|---|---|
| software.amazon.awssdk.services.organizations.model |
| Modifier and Type | Method and Description |
|---|---|
static ListAwsServiceAccessForOrganizationResponse.Builder |
ListAwsServiceAccessForOrganizationResponse.builder() |
ListAwsServiceAccessForOrganizationResponse.Builder |
ListAwsServiceAccessForOrganizationResponse.Builder.enabledServicePrincipals(Collection<EnabledServicePrincipal> enabledServicePrincipals)
A list of the service principals for the services that are enabled to integrate with your organization.
|
ListAwsServiceAccessForOrganizationResponse.Builder |
ListAwsServiceAccessForOrganizationResponse.Builder.enabledServicePrincipals(Consumer<EnabledServicePrincipal.Builder>... enabledServicePrincipals)
A list of the service principals for the services that are enabled to integrate with your organization.
|
ListAwsServiceAccessForOrganizationResponse.Builder |
ListAwsServiceAccessForOrganizationResponse.Builder.enabledServicePrincipals(EnabledServicePrincipal... enabledServicePrincipals)
A list of the service principals for the services that are enabled to integrate with your organization.
|
ListAwsServiceAccessForOrganizationResponse.Builder |
ListAwsServiceAccessForOrganizationResponse.Builder.nextToken(String nextToken)
If present, indicates that more output is available than is included in the current response.
|
ListAwsServiceAccessForOrganizationResponse.Builder |
ListAwsServiceAccessForOrganizationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListAwsServiceAccessForOrganizationResponse.Builder> |
ListAwsServiceAccessForOrganizationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.