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