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