Uses of Interface
software.amazon.awssdk.services.networkmanager.model.ListOrganizationServiceAccessStatusRequest.Builder
-
Packages that use ListOrganizationServiceAccessStatusRequest.Builder 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.model -
-
Uses of ListOrganizationServiceAccessStatusRequest.Builder in software.amazon.awssdk.services.networkmanager
Method parameters in software.amazon.awssdk.services.networkmanager with type arguments of type ListOrganizationServiceAccessStatusRequest.Builder Modifier and Type Method 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 ListOrganizationServiceAccessStatusResponseNetworkManagerClient. 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. -
Uses of ListOrganizationServiceAccessStatusRequest.Builder in software.amazon.awssdk.services.networkmanager.model
Methods in software.amazon.awssdk.services.networkmanager.model that return types with arguments of type ListOrganizationServiceAccessStatusRequest.Builder Modifier and Type Method Description static Class<? extends ListOrganizationServiceAccessStatusRequest.Builder>ListOrganizationServiceAccessStatusRequest. serializableBuilderClass()
-