Uses of Class
software.amazon.awssdk.services.networkmanager.model.ListOrganizationServiceAccessStatusRequest
-
Packages that use ListOrganizationServiceAccessStatusRequest 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.software.amazon.awssdk.services.networkmanager.transform -
-
Uses of ListOrganizationServiceAccessStatusRequest in software.amazon.awssdk.services.networkmanager
Methods in software.amazon.awssdk.services.networkmanager with parameters of type ListOrganizationServiceAccessStatusRequest Modifier and Type Method Description 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.default ListOrganizationServiceAccessStatusResponseNetworkManagerClient. listOrganizationServiceAccessStatus(ListOrganizationServiceAccessStatusRequest listOrganizationServiceAccessStatusRequest)Gets the status of the Service Linked Role (SLR) deployment for the accounts in a given Amazon Web Services Organization. -
Uses of ListOrganizationServiceAccessStatusRequest in software.amazon.awssdk.services.networkmanager.transform
Methods in software.amazon.awssdk.services.networkmanager.transform with parameters of type ListOrganizationServiceAccessStatusRequest Modifier and Type Method Description SdkHttpFullRequestListOrganizationServiceAccessStatusRequestMarshaller. marshall(ListOrganizationServiceAccessStatusRequest listOrganizationServiceAccessStatusRequest)
-