Uses of Interface
software.amazon.awssdk.services.codeguruprofiler.endpoints.CodeGuruProfilerEndpointProvider
-
Packages that use CodeGuruProfilerEndpointProvider Package Description software.amazon.awssdk.services.codeguruprofiler This section provides documentation for the Amazon CodeGuru Profiler API operations.software.amazon.awssdk.services.codeguruprofiler.endpoints software.amazon.awssdk.services.codeguruprofiler.endpoints.internal -
-
Uses of CodeGuruProfilerEndpointProvider in software.amazon.awssdk.services.codeguruprofiler
Methods in software.amazon.awssdk.services.codeguruprofiler with parameters of type CodeGuruProfilerEndpointProvider Modifier and Type Method Description default BCodeGuruProfilerBaseClientBuilder. endpointProvider(CodeGuruProfilerEndpointProvider endpointProvider)Set theCodeGuruProfilerEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of CodeGuruProfilerEndpointProvider in software.amazon.awssdk.services.codeguruprofiler.endpoints
Methods in software.amazon.awssdk.services.codeguruprofiler.endpoints that return CodeGuruProfilerEndpointProvider Modifier and Type Method Description static CodeGuruProfilerEndpointProviderCodeGuruProfilerEndpointProvider. defaultProvider() -
Uses of CodeGuruProfilerEndpointProvider in software.amazon.awssdk.services.codeguruprofiler.endpoints.internal
Classes in software.amazon.awssdk.services.codeguruprofiler.endpoints.internal that implement CodeGuruProfilerEndpointProvider Modifier and Type Class Description classDefaultCodeGuruProfilerEndpointProvider
-