| 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 DisassociateFromMasterAccountResponse |
SecurityHubClient.disassociateFromMasterAccount(Consumer<DisassociateFromMasterAccountRequest.Builder> disassociateFromMasterAccountRequest)
This method is deprecated.
|
default DisassociateFromMasterAccountResponse |
SecurityHubClient.disassociateFromMasterAccount(DisassociateFromMasterAccountRequest disassociateFromMasterAccountRequest)
This method is deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateFromMasterAccountResponse> |
SecurityHubAsyncClient.disassociateFromMasterAccount(Consumer<DisassociateFromMasterAccountRequest.Builder> disassociateFromMasterAccountRequest)
This method is deprecated.
|
default CompletableFuture<DisassociateFromMasterAccountResponse> |
SecurityHubAsyncClient.disassociateFromMasterAccount(DisassociateFromMasterAccountRequest disassociateFromMasterAccountRequest)
This method is deprecated.
|
Copyright © 2021. All rights reserved.