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