| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub |
Security Hub provides you with a comprehensive view of the security state of your AWS environment and resources.
|
| Modifier and Type | Method and Description |
|---|---|
default GetMasterAccountResponse |
SecurityHubClient.getMasterAccount()
This method is deprecated.
|
default GetMasterAccountResponse |
SecurityHubClient.getMasterAccount(Consumer<GetMasterAccountRequest.Builder> getMasterAccountRequest)
This method is deprecated.
|
default GetMasterAccountResponse |
SecurityHubClient.getMasterAccount(GetMasterAccountRequest getMasterAccountRequest)
This method is deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetMasterAccountResponse> |
SecurityHubAsyncClient.getMasterAccount()
This method is deprecated.
|
default CompletableFuture<GetMasterAccountResponse> |
SecurityHubAsyncClient.getMasterAccount(Consumer<GetMasterAccountRequest.Builder> getMasterAccountRequest)
This method is deprecated.
|
default CompletableFuture<GetMasterAccountResponse> |
SecurityHubAsyncClient.getMasterAccount(GetMasterAccountRequest getMasterAccountRequest)
This method is deprecated.
|
Copyright © 2021. All rights reserved.