Uses of Class
software.amazon.awssdk.services.organizations.endpoints.OrganizationsEndpointParams
-
Packages that use OrganizationsEndpointParams Package Description software.amazon.awssdk.services.organizations.endpoints software.amazon.awssdk.services.organizations.endpoints.internal -
-
Uses of OrganizationsEndpointParams in software.amazon.awssdk.services.organizations.endpoints
Methods in software.amazon.awssdk.services.organizations.endpoints that return OrganizationsEndpointParams Modifier and Type Method Description OrganizationsEndpointParamsOrganizationsEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.organizations.endpoints with parameters of type OrganizationsEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>OrganizationsEndpointProvider. resolveEndpoint(OrganizationsEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of OrganizationsEndpointParams in software.amazon.awssdk.services.organizations.endpoints.internal
Methods in software.amazon.awssdk.services.organizations.endpoints.internal that return OrganizationsEndpointParams Modifier and Type Method Description static OrganizationsEndpointParamsOrganizationsResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.organizations.endpoints.internal with parameters of type OrganizationsEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultOrganizationsEndpointProvider. resolveEndpoint(OrganizationsEndpointParams endpointParams)
-