Uses of Class
software.amazon.awssdk.services.organizations.model.OrganizationsRequest
-
Packages that use OrganizationsRequest Package Description software.amazon.awssdk.services.organizations.internal software.amazon.awssdk.services.organizations.model -
-
Uses of OrganizationsRequest in software.amazon.awssdk.services.organizations.internal
Methods in software.amazon.awssdk.services.organizations.internal with type parameters of type OrganizationsRequest Modifier and Type Method Description static <T extends OrganizationsRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends OrganizationsRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of OrganizationsRequest in software.amazon.awssdk.services.organizations.model
Methods in software.amazon.awssdk.services.organizations.model that return OrganizationsRequest Modifier and Type Method Description OrganizationsRequestOrganizationsRequest.Builder. build()Constructors in software.amazon.awssdk.services.organizations.model with parameters of type OrganizationsRequest Constructor Description BuilderImpl(OrganizationsRequest request)
-