Uses of Class
software.amazon.awssdk.services.inspector2.model.DelegatedAdmin
-
Packages that use DelegatedAdmin Package Description software.amazon.awssdk.services.inspector2.model -
-
Uses of DelegatedAdmin in software.amazon.awssdk.services.inspector2.model
Methods in software.amazon.awssdk.services.inspector2.model that return DelegatedAdmin Modifier and Type Method Description DelegatedAdminGetDelegatedAdminAccountResponse. delegatedAdmin()The Amazon Web Services account ID of the Amazon Inspector delegated administrator.Methods in software.amazon.awssdk.services.inspector2.model with parameters of type DelegatedAdmin Modifier and Type Method Description GetDelegatedAdminAccountResponse.BuilderGetDelegatedAdminAccountResponse.Builder. delegatedAdmin(DelegatedAdmin delegatedAdmin)The Amazon Web Services account ID of the Amazon Inspector delegated administrator.
-