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 class
ServiceAccountDelegationInfo
Identity delegation history of an authenticated service account.static class
ServiceAccountDelegationInfo.Builder
Identity delegation history of an authenticated service account.Methods in com.google.cloud.securitycenter.v1 that return ServiceAccountDelegationInfoOrBuilder Modifier and Type Method Description ServiceAccountDelegationInfoOrBuilder
Access.Builder. getServiceAccountDelegationInfoOrBuilder(int index)
The identity delegation history of an authenticated service account that made the request.ServiceAccountDelegationInfoOrBuilder
Access. getServiceAccountDelegationInfoOrBuilder(int index)
The identity delegation history of an authenticated service account that made the request.ServiceAccountDelegationInfoOrBuilder
AccessOrBuilder. 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.
-