| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
GetAdminScopeResponse.Builder |
GetAdminScopeResponse.Builder.adminScope(AdminScope adminScope)
Contains details about the administrative scope of the requested account.
|
default GetAdminScopeResponse.Builder |
GetAdminScopeResponse.Builder.adminScope(Consumer<AdminScope.Builder> adminScope)
Contains details about the administrative scope of the requested account.
|
static GetAdminScopeResponse.Builder |
GetAdminScopeResponse.builder() |
GetAdminScopeResponse.Builder |
GetAdminScopeResponse.Builder.status(OrganizationStatus status)
The current status of the request to onboard a member account as an Firewall Manager administator.
|
GetAdminScopeResponse.Builder |
GetAdminScopeResponse.Builder.status(String status)
The current status of the request to onboard a member account as an Firewall Manager administator.
|
GetAdminScopeResponse.Builder |
GetAdminScopeResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetAdminScopeResponse.Builder> |
GetAdminScopeResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.