| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkmanager |
Amazon Web Services enables you to centrally manage your Amazon Web Services Cloud WAN core network and your Transit
Gateway network across Amazon Web Services accounts, Regions, and on-premises locations.
|
| Modifier and Type | Method and Description |
|---|---|
default ListOrganizationServiceAccessStatusResponse |
NetworkManagerClient.listOrganizationServiceAccessStatus(Consumer<ListOrganizationServiceAccessStatusRequest.Builder> listOrganizationServiceAccessStatusRequest)
Gets the status of the Service Linked Role (SLR) deployment for the accounts in a given Amazon Web Services
Organization.
|
default ListOrganizationServiceAccessStatusResponse |
NetworkManagerClient.listOrganizationServiceAccessStatus(ListOrganizationServiceAccessStatusRequest listOrganizationServiceAccessStatusRequest)
Gets the status of the Service Linked Role (SLR) deployment for the accounts in a given Amazon Web Services
Organization.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListOrganizationServiceAccessStatusResponse> |
NetworkManagerAsyncClient.listOrganizationServiceAccessStatus(Consumer<ListOrganizationServiceAccessStatusRequest.Builder> listOrganizationServiceAccessStatusRequest)
Gets the status of the Service Linked Role (SLR) deployment for the accounts in a given Amazon Web Services
Organization.
|
default CompletableFuture<ListOrganizationServiceAccessStatusResponse> |
NetworkManagerAsyncClient.listOrganizationServiceAccessStatus(ListOrganizationServiceAccessStatusRequest listOrganizationServiceAccessStatusRequest)
Gets the status of the Service Linked Role (SLR) deployment for the accounts in a given Amazon Web Services
Organization.
|
Copyright © 2022. All rights reserved.