Uses of Class
software.amazon.awssdk.services.networkmanager.model.OrganizationStatus
-
Packages that use OrganizationStatus Package Description software.amazon.awssdk.services.networkmanager.model -
-
Uses of OrganizationStatus in software.amazon.awssdk.services.networkmanager.model
Methods in software.amazon.awssdk.services.networkmanager.model that return OrganizationStatus Modifier and Type Method Description OrganizationStatusListOrganizationServiceAccessStatusResponse. organizationStatus()Displays the status of an Amazon Web Services Organization.OrganizationStatusStartOrganizationServiceAccessUpdateResponse. organizationStatus()The status of the service access update request for an Amazon Web Services Organization.Methods in software.amazon.awssdk.services.networkmanager.model with parameters of type OrganizationStatus Modifier and Type Method Description ListOrganizationServiceAccessStatusResponse.BuilderListOrganizationServiceAccessStatusResponse.Builder. organizationStatus(OrganizationStatus organizationStatus)Displays the status of an Amazon Web Services Organization.StartOrganizationServiceAccessUpdateResponse.BuilderStartOrganizationServiceAccessUpdateResponse.Builder. organizationStatus(OrganizationStatus organizationStatus)The status of the service access update request for an Amazon Web Services Organization.
-