Uses of Interface
com.google.cloud.compute.v1.ServiceAttachmentOrBuilder
-
Packages that use ServiceAttachmentOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ServiceAttachmentOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement ServiceAttachmentOrBuilder Modifier and Type Class Description classServiceAttachmentRepresents a ServiceAttachment resource.static classServiceAttachment.BuilderRepresents a ServiceAttachment resource.Methods in com.google.cloud.compute.v1 that return ServiceAttachmentOrBuilder Modifier and Type Method Description ServiceAttachmentOrBuilderServiceAttachmentList.Builder. getItemsOrBuilder(int index)A list of ServiceAttachment resources.ServiceAttachmentOrBuilderServiceAttachmentList. getItemsOrBuilder(int index)A list of ServiceAttachment resources.ServiceAttachmentOrBuilderServiceAttachmentListOrBuilder. getItemsOrBuilder(int index)A list of ServiceAttachment resources.ServiceAttachmentOrBuilderInsertServiceAttachmentRequest.Builder. getServiceAttachmentResourceOrBuilder()The body resource for this requestServiceAttachmentOrBuilderInsertServiceAttachmentRequest. getServiceAttachmentResourceOrBuilder()The body resource for this requestServiceAttachmentOrBuilderInsertServiceAttachmentRequestOrBuilder. getServiceAttachmentResourceOrBuilder()The body resource for this requestServiceAttachmentOrBuilderPatchServiceAttachmentRequest.Builder. getServiceAttachmentResourceOrBuilder()The body resource for this requestServiceAttachmentOrBuilderPatchServiceAttachmentRequest. getServiceAttachmentResourceOrBuilder()The body resource for this requestServiceAttachmentOrBuilderPatchServiceAttachmentRequestOrBuilder. getServiceAttachmentResourceOrBuilder()The body resource for this requestServiceAttachmentOrBuilderServiceAttachmentsScopedList.Builder. getServiceAttachmentsOrBuilder(int index)A list of ServiceAttachments contained in this scope.ServiceAttachmentOrBuilderServiceAttachmentsScopedList. getServiceAttachmentsOrBuilder(int index)A list of ServiceAttachments contained in this scope.ServiceAttachmentOrBuilderServiceAttachmentsScopedListOrBuilder. getServiceAttachmentsOrBuilder(int index)A list of ServiceAttachments contained in this scope.Methods in com.google.cloud.compute.v1 that return types with arguments of type ServiceAttachmentOrBuilder Modifier and Type Method Description List<? extends ServiceAttachmentOrBuilder>ServiceAttachmentList.Builder. getItemsOrBuilderList()A list of ServiceAttachment resources.List<? extends ServiceAttachmentOrBuilder>ServiceAttachmentList. getItemsOrBuilderList()A list of ServiceAttachment resources.List<? extends ServiceAttachmentOrBuilder>ServiceAttachmentListOrBuilder. getItemsOrBuilderList()A list of ServiceAttachment resources.List<? extends ServiceAttachmentOrBuilder>ServiceAttachmentsScopedList.Builder. getServiceAttachmentsOrBuilderList()A list of ServiceAttachments contained in this scope.List<? extends ServiceAttachmentOrBuilder>ServiceAttachmentsScopedList. getServiceAttachmentsOrBuilderList()A list of ServiceAttachments contained in this scope.List<? extends ServiceAttachmentOrBuilder>ServiceAttachmentsScopedListOrBuilder. getServiceAttachmentsOrBuilderList()A list of ServiceAttachments contained in this scope.
-