Uses of Class
com.google.cloud.securitycenter.v1.ContactDetails
-
Packages that use ContactDetails Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of ContactDetails in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return ContactDetails Modifier and Type Method Description ContactDetailsContactDetails.Builder. build()ContactDetailsContactDetails.Builder. buildPartial()ContactDetailsFinding.Builder. getContactsOrDefault(String key, ContactDetails defaultValue)Output only.ContactDetailsFinding. getContactsOrDefault(String key, ContactDetails defaultValue)Output only.ContactDetailsFindingOrBuilder. getContactsOrDefault(String key, ContactDetails defaultValue)Output only.ContactDetailsFinding.Builder. getContactsOrThrow(String key)Output only.ContactDetailsFinding. getContactsOrThrow(String key)Output only.ContactDetailsFindingOrBuilder. getContactsOrThrow(String key)Output only.static ContactDetailsContactDetails. getDefaultInstance()ContactDetailsContactDetails.Builder. getDefaultInstanceForType()ContactDetailsContactDetails. getDefaultInstanceForType()static ContactDetailsContactDetails. parseDelimitedFrom(InputStream input)static ContactDetailsContactDetails. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ContactDetailsContactDetails. parseFrom(byte[] data)static ContactDetailsContactDetails. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ContactDetailsContactDetails. parseFrom(com.google.protobuf.ByteString data)static ContactDetailsContactDetails. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ContactDetailsContactDetails. parseFrom(com.google.protobuf.CodedInputStream input)static ContactDetailsContactDetails. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ContactDetailsContactDetails. parseFrom(InputStream input)static ContactDetailsContactDetails. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ContactDetailsContactDetails. parseFrom(ByteBuffer data)static ContactDetailsContactDetails. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type ContactDetails Modifier and Type Method Description Map<String,ContactDetails>Finding.Builder. getContacts()Deprecated.Map<String,ContactDetails>Finding. getContacts()Deprecated.Map<String,ContactDetails>FindingOrBuilder. getContacts()Deprecated.Map<String,ContactDetails>Finding.Builder. getContactsMap()Output only.Map<String,ContactDetails>Finding. getContactsMap()Output only.Map<String,ContactDetails>FindingOrBuilder. getContactsMap()Output only.Map<String,ContactDetails>Finding.Builder. getMutableContacts()Deprecated.com.google.protobuf.Parser<ContactDetails>ContactDetails. getParserForType()static com.google.protobuf.Parser<ContactDetails>ContactDetails. parser()Methods in com.google.cloud.securitycenter.v1 with parameters of type ContactDetails Modifier and Type Method Description ContactDetailsFinding.Builder. getContactsOrDefault(String key, ContactDetails defaultValue)Output only.ContactDetailsFinding. getContactsOrDefault(String key, ContactDetails defaultValue)Output only.ContactDetailsFindingOrBuilder. getContactsOrDefault(String key, ContactDetails defaultValue)Output only.ContactDetails.BuilderContactDetails.Builder. mergeFrom(ContactDetails other)static ContactDetails.BuilderContactDetails. newBuilder(ContactDetails prototype)Finding.BuilderFinding.Builder. putContacts(String key, ContactDetails value)Output only.Method parameters in com.google.cloud.securitycenter.v1 with type arguments of type ContactDetails Modifier and Type Method Description Finding.BuilderFinding.Builder. putAllContacts(Map<String,ContactDetails> values)Output only.
-