Uses of Class
software.amazon.awssdk.services.codestarnotifications.endpoints.CodestarNotificationsEndpointParams
-
-
Uses of CodestarNotificationsEndpointParams in software.amazon.awssdk.services.codestarnotifications.endpoints
Methods in software.amazon.awssdk.services.codestarnotifications.endpoints that return CodestarNotificationsEndpointParams Modifier and Type Method Description CodestarNotificationsEndpointParamsCodestarNotificationsEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.codestarnotifications.endpoints with parameters of type CodestarNotificationsEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>CodestarNotificationsEndpointProvider. resolveEndpoint(CodestarNotificationsEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of CodestarNotificationsEndpointParams in software.amazon.awssdk.services.codestarnotifications.endpoints.internal
Methods in software.amazon.awssdk.services.codestarnotifications.endpoints.internal that return CodestarNotificationsEndpointParams Modifier and Type Method Description static CodestarNotificationsEndpointParamsCodestarNotificationsResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.codestarnotifications.endpoints.internal with parameters of type CodestarNotificationsEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultCodestarNotificationsEndpointProvider. resolveEndpoint(CodestarNotificationsEndpointParams endpointParams)
-