Uses of Class
software.amazon.awssdk.services.opsworkscm.endpoints.OpsWorksCmEndpointParams
-
Packages that use OpsWorksCmEndpointParams Package Description software.amazon.awssdk.services.opsworkscm.endpoints software.amazon.awssdk.services.opsworkscm.endpoints.internal -
-
Uses of OpsWorksCmEndpointParams in software.amazon.awssdk.services.opsworkscm.endpoints
Methods in software.amazon.awssdk.services.opsworkscm.endpoints that return OpsWorksCmEndpointParams Modifier and Type Method Description OpsWorksCmEndpointParamsOpsWorksCmEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.opsworkscm.endpoints with parameters of type OpsWorksCmEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>OpsWorksCmEndpointProvider. resolveEndpoint(OpsWorksCmEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of OpsWorksCmEndpointParams in software.amazon.awssdk.services.opsworkscm.endpoints.internal
Methods in software.amazon.awssdk.services.opsworkscm.endpoints.internal that return OpsWorksCmEndpointParams Modifier and Type Method Description static OpsWorksCmEndpointParamsOpsWorksCmResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.opsworkscm.endpoints.internal with parameters of type OpsWorksCmEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultOpsWorksCmEndpointProvider. resolveEndpoint(OpsWorksCmEndpointParams params)
-