Uses of Interface
software.amazon.awssdk.services.codegurusecurity.endpoints.CodeGuruSecurityEndpointProvider
-
-
Uses of CodeGuruSecurityEndpointProvider in software.amazon.awssdk.services.codegurusecurity
Methods in software.amazon.awssdk.services.codegurusecurity with parameters of type CodeGuruSecurityEndpointProvider Modifier and Type Method Description default BCodeGuruSecurityBaseClientBuilder. endpointProvider(CodeGuruSecurityEndpointProvider endpointProvider)Set theCodeGuruSecurityEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of CodeGuruSecurityEndpointProvider in software.amazon.awssdk.services.codegurusecurity.endpoints
Methods in software.amazon.awssdk.services.codegurusecurity.endpoints that return CodeGuruSecurityEndpointProvider Modifier and Type Method Description static CodeGuruSecurityEndpointProviderCodeGuruSecurityEndpointProvider. defaultProvider() -
Uses of CodeGuruSecurityEndpointProvider in software.amazon.awssdk.services.codegurusecurity.endpoints.internal
Classes in software.amazon.awssdk.services.codegurusecurity.endpoints.internal that implement CodeGuruSecurityEndpointProvider Modifier and Type Class Description classDefaultCodeGuruSecurityEndpointProvider
-