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