Uses of Class
software.amazon.awssdk.services.resourceexplorer2.model.GetAccountLevelServiceConfigurationRequest
-
Packages that use GetAccountLevelServiceConfigurationRequest Package Description software.amazon.awssdk.services.resourceexplorer2 Amazon Web Services Resource Explorer is a resource search and discovery service.software.amazon.awssdk.services.resourceexplorer2.transform -
-
Uses of GetAccountLevelServiceConfigurationRequest in software.amazon.awssdk.services.resourceexplorer2
Methods in software.amazon.awssdk.services.resourceexplorer2 with parameters of type GetAccountLevelServiceConfigurationRequest Modifier and Type Method Description default CompletableFuture<GetAccountLevelServiceConfigurationResponse>ResourceExplorer2AsyncClient. getAccountLevelServiceConfiguration(GetAccountLevelServiceConfigurationRequest getAccountLevelServiceConfigurationRequest)Retrieves the status of your account's Amazon Web Services service access, and validates the service linked role required to access the multi-account search feature.default GetAccountLevelServiceConfigurationResponseResourceExplorer2Client. getAccountLevelServiceConfiguration(GetAccountLevelServiceConfigurationRequest getAccountLevelServiceConfigurationRequest)Retrieves the status of your account's Amazon Web Services service access, and validates the service linked role required to access the multi-account search feature. -
Uses of GetAccountLevelServiceConfigurationRequest in software.amazon.awssdk.services.resourceexplorer2.transform
Methods in software.amazon.awssdk.services.resourceexplorer2.transform with parameters of type GetAccountLevelServiceConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestGetAccountLevelServiceConfigurationRequestMarshaller. marshall(GetAccountLevelServiceConfigurationRequest getAccountLevelServiceConfigurationRequest)
-