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