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