Uses of Class
com.google.cloud.securitycenter.v1.ServiceAccountDelegationInfo
-
Packages that use ServiceAccountDelegationInfo Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of ServiceAccountDelegationInfo in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return ServiceAccountDelegationInfo Modifier and Type Method Description ServiceAccountDelegationInfoServiceAccountDelegationInfo.Builder. build()ServiceAccountDelegationInfoServiceAccountDelegationInfo.Builder. buildPartial()static ServiceAccountDelegationInfoServiceAccountDelegationInfo. getDefaultInstance()ServiceAccountDelegationInfoServiceAccountDelegationInfo.Builder. getDefaultInstanceForType()ServiceAccountDelegationInfoServiceAccountDelegationInfo. getDefaultInstanceForType()ServiceAccountDelegationInfoAccess.Builder. getServiceAccountDelegationInfo(int index)The identity delegation history of an authenticated service account that made the request.ServiceAccountDelegationInfoAccess. getServiceAccountDelegationInfo(int index)The identity delegation history of an authenticated service account that made the request.ServiceAccountDelegationInfoAccessOrBuilder. getServiceAccountDelegationInfo(int index)The identity delegation history of an authenticated service account that made the request.static ServiceAccountDelegationInfoServiceAccountDelegationInfo. parseDelimitedFrom(InputStream input)static ServiceAccountDelegationInfoServiceAccountDelegationInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAccountDelegationInfoServiceAccountDelegationInfo. parseFrom(byte[] data)static ServiceAccountDelegationInfoServiceAccountDelegationInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAccountDelegationInfoServiceAccountDelegationInfo. parseFrom(com.google.protobuf.ByteString data)static ServiceAccountDelegationInfoServiceAccountDelegationInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAccountDelegationInfoServiceAccountDelegationInfo. parseFrom(com.google.protobuf.CodedInputStream input)static ServiceAccountDelegationInfoServiceAccountDelegationInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAccountDelegationInfoServiceAccountDelegationInfo. parseFrom(InputStream input)static ServiceAccountDelegationInfoServiceAccountDelegationInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAccountDelegationInfoServiceAccountDelegationInfo. parseFrom(ByteBuffer data)static ServiceAccountDelegationInfoServiceAccountDelegationInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type ServiceAccountDelegationInfo Modifier and Type Method Description com.google.protobuf.Parser<ServiceAccountDelegationInfo>ServiceAccountDelegationInfo. getParserForType()List<ServiceAccountDelegationInfo>Access.Builder. getServiceAccountDelegationInfoList()The identity delegation history of an authenticated service account that made the request.List<ServiceAccountDelegationInfo>Access. getServiceAccountDelegationInfoList()The identity delegation history of an authenticated service account that made the request.List<ServiceAccountDelegationInfo>AccessOrBuilder. getServiceAccountDelegationInfoList()The identity delegation history of an authenticated service account that made the request.static com.google.protobuf.Parser<ServiceAccountDelegationInfo>ServiceAccountDelegationInfo. parser()Methods in com.google.cloud.securitycenter.v1 with parameters of type ServiceAccountDelegationInfo Modifier and Type Method Description Access.BuilderAccess.Builder. addServiceAccountDelegationInfo(int index, ServiceAccountDelegationInfo value)The identity delegation history of an authenticated service account that made the request.Access.BuilderAccess.Builder. addServiceAccountDelegationInfo(ServiceAccountDelegationInfo value)The identity delegation history of an authenticated service account that made the request.ServiceAccountDelegationInfo.BuilderServiceAccountDelegationInfo.Builder. mergeFrom(ServiceAccountDelegationInfo other)static ServiceAccountDelegationInfo.BuilderServiceAccountDelegationInfo. newBuilder(ServiceAccountDelegationInfo prototype)Access.BuilderAccess.Builder. setServiceAccountDelegationInfo(int index, ServiceAccountDelegationInfo value)The identity delegation history of an authenticated service account that made the request.Method parameters in com.google.cloud.securitycenter.v1 with type arguments of type ServiceAccountDelegationInfo Modifier and Type Method Description Access.BuilderAccess.Builder. addAllServiceAccountDelegationInfo(Iterable<? extends ServiceAccountDelegationInfo> values)The identity delegation history of an authenticated service account that made the request.
-