Uses of Interface
com.google.cloud.essentialcontacts.v1.ContactOrBuilder
-
Packages that use ContactOrBuilder Package Description com.google.cloud.essentialcontacts.v1 A client to Essential Contacts API -
-
Uses of ContactOrBuilder in com.google.cloud.essentialcontacts.v1
Classes in com.google.cloud.essentialcontacts.v1 that implement ContactOrBuilder Modifier and Type Class Description classContactA contact that will receive notifications from Google Cloud.static classContact.BuilderA contact that will receive notifications from Google Cloud.Methods in com.google.cloud.essentialcontacts.v1 that return ContactOrBuilder Modifier and Type Method Description ContactOrBuilderCreateContactRequest.Builder. getContactOrBuilder()Required.ContactOrBuilderCreateContactRequest. getContactOrBuilder()Required.ContactOrBuilderCreateContactRequestOrBuilder. getContactOrBuilder()Required.ContactOrBuilderUpdateContactRequest.Builder. getContactOrBuilder()Required.ContactOrBuilderUpdateContactRequest. getContactOrBuilder()Required.ContactOrBuilderUpdateContactRequestOrBuilder. getContactOrBuilder()Required.ContactOrBuilderComputeContactsResponse.Builder. getContactsOrBuilder(int index)All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.ContactOrBuilderComputeContactsResponse. getContactsOrBuilder(int index)All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.ContactOrBuilderComputeContactsResponseOrBuilder. getContactsOrBuilder(int index)All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.ContactOrBuilderListContactsResponse.Builder. getContactsOrBuilder(int index)The contacts for the specified resource.ContactOrBuilderListContactsResponse. getContactsOrBuilder(int index)The contacts for the specified resource.ContactOrBuilderListContactsResponseOrBuilder. getContactsOrBuilder(int index)The contacts for the specified resource.Methods in com.google.cloud.essentialcontacts.v1 that return types with arguments of type ContactOrBuilder Modifier and Type Method Description List<? extends ContactOrBuilder>ComputeContactsResponse.Builder. getContactsOrBuilderList()All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.List<? extends ContactOrBuilder>ComputeContactsResponse. getContactsOrBuilderList()All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.List<? extends ContactOrBuilder>ComputeContactsResponseOrBuilder. getContactsOrBuilderList()All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.List<? extends ContactOrBuilder>ListContactsResponse.Builder. getContactsOrBuilderList()The contacts for the specified resource.List<? extends ContactOrBuilder>ListContactsResponse. getContactsOrBuilderList()The contacts for the specified resource.List<? extends ContactOrBuilder>ListContactsResponseOrBuilder. getContactsOrBuilderList()The contacts for the specified resource.
-