Uses of Interface
com.google.cloud.securitycenter.v1.ServiceAccountDelegationInfoOrBuilder
-
Packages that use ServiceAccountDelegationInfoOrBuilder Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of ServiceAccountDelegationInfoOrBuilder in com.google.cloud.securitycenter.v1
Classes in com.google.cloud.securitycenter.v1 that implement ServiceAccountDelegationInfoOrBuilder Modifier and Type Class Description classServiceAccountDelegationInfoIdentity delegation history of an authenticated service account.static classServiceAccountDelegationInfo.BuilderIdentity delegation history of an authenticated service account.Methods in com.google.cloud.securitycenter.v1 that return ServiceAccountDelegationInfoOrBuilder Modifier and Type Method Description ServiceAccountDelegationInfoOrBuilderAccess.Builder. getServiceAccountDelegationInfoOrBuilder(int index)The identity delegation history of an authenticated service account that made the request.ServiceAccountDelegationInfoOrBuilderAccess. getServiceAccountDelegationInfoOrBuilder(int index)The identity delegation history of an authenticated service account that made the request.ServiceAccountDelegationInfoOrBuilderAccessOrBuilder. getServiceAccountDelegationInfoOrBuilder(int index)The identity delegation history of an authenticated service account that made the request.Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type ServiceAccountDelegationInfoOrBuilder Modifier and Type Method Description List<? extends ServiceAccountDelegationInfoOrBuilder>Access.Builder. getServiceAccountDelegationInfoOrBuilderList()The identity delegation history of an authenticated service account that made the request.List<? extends ServiceAccountDelegationInfoOrBuilder>Access. getServiceAccountDelegationInfoOrBuilderList()The identity delegation history of an authenticated service account that made the request.List<? extends ServiceAccountDelegationInfoOrBuilder>AccessOrBuilder. getServiceAccountDelegationInfoOrBuilderList()The identity delegation history of an authenticated service account that made the request.
-