Uses of Class
software.amazon.awssdk.services.connectparticipant.endpoints.ConnectParticipantEndpointParams
-
-
Uses of ConnectParticipantEndpointParams in software.amazon.awssdk.services.connectparticipant.endpoints
Methods in software.amazon.awssdk.services.connectparticipant.endpoints that return ConnectParticipantEndpointParams Modifier and Type Method Description ConnectParticipantEndpointParamsConnectParticipantEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.connectparticipant.endpoints with parameters of type ConnectParticipantEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>ConnectParticipantEndpointProvider. resolveEndpoint(ConnectParticipantEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of ConnectParticipantEndpointParams in software.amazon.awssdk.services.connectparticipant.endpoints.internal
Methods in software.amazon.awssdk.services.connectparticipant.endpoints.internal that return ConnectParticipantEndpointParams Modifier and Type Method Description static ConnectParticipantEndpointParamsConnectParticipantResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.connectparticipant.endpoints.internal with parameters of type ConnectParticipantEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultConnectParticipantEndpointProvider. resolveEndpoint(ConnectParticipantEndpointParams endpointParams)
-