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 class
ServiceAttachment
Represents a ServiceAttachment resource.static class
ServiceAttachment.Builder
Represents a ServiceAttachment resource.Methods in com.google.cloud.compute.v1 that return ServiceAttachmentOrBuilder Modifier and Type Method Description ServiceAttachmentOrBuilder
ServiceAttachmentList.Builder. getItemsOrBuilder(int index)
A list of ServiceAttachment resources.ServiceAttachmentOrBuilder
ServiceAttachmentList. getItemsOrBuilder(int index)
A list of ServiceAttachment resources.ServiceAttachmentOrBuilder
ServiceAttachmentListOrBuilder. getItemsOrBuilder(int index)
A list of ServiceAttachment resources.ServiceAttachmentOrBuilder
InsertServiceAttachmentRequest.Builder. getServiceAttachmentResourceOrBuilder()
The body resource for this requestServiceAttachmentOrBuilder
InsertServiceAttachmentRequest. getServiceAttachmentResourceOrBuilder()
The body resource for this requestServiceAttachmentOrBuilder
InsertServiceAttachmentRequestOrBuilder. getServiceAttachmentResourceOrBuilder()
The body resource for this requestServiceAttachmentOrBuilder
PatchServiceAttachmentRequest.Builder. getServiceAttachmentResourceOrBuilder()
The body resource for this requestServiceAttachmentOrBuilder
PatchServiceAttachmentRequest. getServiceAttachmentResourceOrBuilder()
The body resource for this requestServiceAttachmentOrBuilder
PatchServiceAttachmentRequestOrBuilder. getServiceAttachmentResourceOrBuilder()
The body resource for this requestServiceAttachmentOrBuilder
ServiceAttachmentsScopedList.Builder. getServiceAttachmentsOrBuilder(int index)
A list of ServiceAttachments contained in this scope.ServiceAttachmentOrBuilder
ServiceAttachmentsScopedList. getServiceAttachmentsOrBuilder(int index)
A list of ServiceAttachments contained in this scope.ServiceAttachmentOrBuilder
ServiceAttachmentsScopedListOrBuilder. 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.
-