Uses of Class
software.amazon.awssdk.services.codeguruprofiler.endpoints.CodeGuruProfilerEndpointParams
-
Packages that use CodeGuruProfilerEndpointParams Package Description software.amazon.awssdk.services.codeguruprofiler.endpoints software.amazon.awssdk.services.codeguruprofiler.endpoints.internal -
-
Uses of CodeGuruProfilerEndpointParams in software.amazon.awssdk.services.codeguruprofiler.endpoints
Methods in software.amazon.awssdk.services.codeguruprofiler.endpoints that return CodeGuruProfilerEndpointParams Modifier and Type Method Description CodeGuruProfilerEndpointParamsCodeGuruProfilerEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.codeguruprofiler.endpoints with parameters of type CodeGuruProfilerEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>CodeGuruProfilerEndpointProvider. resolveEndpoint(CodeGuruProfilerEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of CodeGuruProfilerEndpointParams in software.amazon.awssdk.services.codeguruprofiler.endpoints.internal
Methods in software.amazon.awssdk.services.codeguruprofiler.endpoints.internal that return CodeGuruProfilerEndpointParams Modifier and Type Method Description static CodeGuruProfilerEndpointParamsCodeGuruProfilerResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.codeguruprofiler.endpoints.internal with parameters of type CodeGuruProfilerEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultCodeGuruProfilerEndpointProvider. resolveEndpoint(CodeGuruProfilerEndpointParams params)
-