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