| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake |
|
| Modifier and Type | Method and Description |
|---|---|
default GetSubscriberResponse |
SecurityLakeClient.getSubscriber(Consumer<GetSubscriberRequest.Builder> getSubscriberRequest)
Retrieves the subscription information for the specified subscription ID.
|
default GetSubscriberResponse |
SecurityLakeClient.getSubscriber(GetSubscriberRequest getSubscriberRequest)
Retrieves the subscription information for the specified subscription ID.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSubscriberResponse> |
SecurityLakeAsyncClient.getSubscriber(Consumer<GetSubscriberRequest.Builder> getSubscriberRequest)
Retrieves the subscription information for the specified subscription ID.
|
default CompletableFuture<GetSubscriberResponse> |
SecurityLakeAsyncClient.getSubscriber(GetSubscriberRequest getSubscriberRequest)
Retrieves the subscription information for the specified subscription ID.
|
Copyright © 2023. All rights reserved.