| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
static GetDelegatedAdminAccountResponse.Builder |
GetDelegatedAdminAccountResponse.builder() |
default GetDelegatedAdminAccountResponse.Builder |
GetDelegatedAdminAccountResponse.Builder.delegatedAdmin(Consumer<DelegatedAdmin.Builder> delegatedAdmin)
The Amazon Web Services account ID of the Amazon Inspector delegated administrator.
|
GetDelegatedAdminAccountResponse.Builder |
GetDelegatedAdminAccountResponse.Builder.delegatedAdmin(DelegatedAdmin delegatedAdmin)
The Amazon Web Services account ID of the Amazon Inspector delegated administrator.
|
GetDelegatedAdminAccountResponse.Builder |
GetDelegatedAdminAccountResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetDelegatedAdminAccountResponse.Builder> |
GetDelegatedAdminAccountResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.