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