Uses of Class
com.google.cloud.compute.v1.ServiceAttachment
-
Packages that use ServiceAttachment Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of ServiceAttachment in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ServiceAttachment Modifier and Type Method Description ServiceAttachmentServiceAttachment.Builder. build()ServiceAttachmentServiceAttachment.Builder. buildPartial()ServiceAttachmentServiceAttachmentsClient. get(GetServiceAttachmentRequest request)Returns the specified ServiceAttachment resource in the given scope.ServiceAttachmentServiceAttachmentsClient. get(String project, String region, String serviceAttachment)Returns the specified ServiceAttachment resource in the given scope.static ServiceAttachmentServiceAttachment. getDefaultInstance()ServiceAttachmentServiceAttachment.Builder. getDefaultInstanceForType()ServiceAttachmentServiceAttachment. getDefaultInstanceForType()ServiceAttachmentServiceAttachmentList.Builder. getItems(int index)A list of ServiceAttachment resources.ServiceAttachmentServiceAttachmentList. getItems(int index)A list of ServiceAttachment resources.ServiceAttachmentServiceAttachmentListOrBuilder. getItems(int index)A list of ServiceAttachment resources.ServiceAttachmentInsertServiceAttachmentRequest.Builder. getServiceAttachmentResource()The body resource for this requestServiceAttachmentInsertServiceAttachmentRequest. getServiceAttachmentResource()The body resource for this requestServiceAttachmentInsertServiceAttachmentRequestOrBuilder. getServiceAttachmentResource()The body resource for this requestServiceAttachmentPatchServiceAttachmentRequest.Builder. getServiceAttachmentResource()The body resource for this requestServiceAttachmentPatchServiceAttachmentRequest. getServiceAttachmentResource()The body resource for this requestServiceAttachmentPatchServiceAttachmentRequestOrBuilder. getServiceAttachmentResource()The body resource for this requestServiceAttachmentServiceAttachmentsScopedList.Builder. getServiceAttachments(int index)A list of ServiceAttachments contained in this scope.ServiceAttachmentServiceAttachmentsScopedList. getServiceAttachments(int index)A list of ServiceAttachments contained in this scope.ServiceAttachmentServiceAttachmentsScopedListOrBuilder. getServiceAttachments(int index)A list of ServiceAttachments contained in this scope.static ServiceAttachmentServiceAttachment. parseDelimitedFrom(InputStream input)static ServiceAttachmentServiceAttachment. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAttachmentServiceAttachment. parseFrom(byte[] data)static ServiceAttachmentServiceAttachment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAttachmentServiceAttachment. parseFrom(com.google.protobuf.ByteString data)static ServiceAttachmentServiceAttachment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAttachmentServiceAttachment. parseFrom(com.google.protobuf.CodedInputStream input)static ServiceAttachmentServiceAttachment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAttachmentServiceAttachment. parseFrom(InputStream input)static ServiceAttachmentServiceAttachment. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAttachmentServiceAttachment. parseFrom(ByteBuffer data)static ServiceAttachmentServiceAttachment. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type ServiceAttachment Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetServiceAttachmentRequest,ServiceAttachment>ServiceAttachmentsClient. getCallable()Returns the specified ServiceAttachment resource in the given scope.List<ServiceAttachment>ServiceAttachmentList.Builder. getItemsList()A list of ServiceAttachment resources.List<ServiceAttachment>ServiceAttachmentList. getItemsList()A list of ServiceAttachment resources.List<ServiceAttachment>ServiceAttachmentListOrBuilder. getItemsList()A list of ServiceAttachment resources.com.google.protobuf.Parser<ServiceAttachment>ServiceAttachment. getParserForType()List<ServiceAttachment>ServiceAttachmentsScopedList.Builder. getServiceAttachmentsList()A list of ServiceAttachments contained in this scope.List<ServiceAttachment>ServiceAttachmentsScopedList. getServiceAttachmentsList()A list of ServiceAttachments contained in this scope.List<ServiceAttachment>ServiceAttachmentsScopedListOrBuilder. getServiceAttachmentsList()A list of ServiceAttachments contained in this scope.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetServiceAttachmentRequest,ServiceAttachment>ServiceAttachmentsSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetServiceAttachmentRequest,ServiceAttachment>ServiceAttachmentsSettings. getSettings()Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<ServiceAttachment>ServiceAttachment. parser()Methods in com.google.cloud.compute.v1 with parameters of type ServiceAttachment Modifier and Type Method Description ServiceAttachmentList.BuilderServiceAttachmentList.Builder. addItems(int index, ServiceAttachment value)A list of ServiceAttachment resources.ServiceAttachmentList.BuilderServiceAttachmentList.Builder. addItems(ServiceAttachment value)A list of ServiceAttachment resources.ServiceAttachmentsScopedList.BuilderServiceAttachmentsScopedList.Builder. addServiceAttachments(int index, ServiceAttachment value)A list of ServiceAttachments contained in this scope.ServiceAttachmentsScopedList.BuilderServiceAttachmentsScopedList.Builder. addServiceAttachments(ServiceAttachment value)A list of ServiceAttachments contained in this scope.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>ServiceAttachmentsClient. insertAsync(String project, String region, ServiceAttachment serviceAttachmentResource)Creates a ServiceAttachment in the specified project in the given scope using the parameters that are included in the request.ServiceAttachment.BuilderServiceAttachment.Builder. mergeFrom(ServiceAttachment other)InsertServiceAttachmentRequest.BuilderInsertServiceAttachmentRequest.Builder. mergeServiceAttachmentResource(ServiceAttachment value)The body resource for this requestPatchServiceAttachmentRequest.BuilderPatchServiceAttachmentRequest.Builder. mergeServiceAttachmentResource(ServiceAttachment value)The body resource for this requeststatic ServiceAttachment.BuilderServiceAttachment. newBuilder(ServiceAttachment prototype)com.google.api.gax.longrunning.OperationFuture<Operation,Operation>ServiceAttachmentsClient. patchAsync(String project, String region, String serviceAttachment, ServiceAttachment serviceAttachmentResource)Patches the specified ServiceAttachment resource with the data included in the request.ServiceAttachmentList.BuilderServiceAttachmentList.Builder. setItems(int index, ServiceAttachment value)A list of ServiceAttachment resources.InsertServiceAttachmentRequest.BuilderInsertServiceAttachmentRequest.Builder. setServiceAttachmentResource(ServiceAttachment value)The body resource for this requestPatchServiceAttachmentRequest.BuilderPatchServiceAttachmentRequest.Builder. setServiceAttachmentResource(ServiceAttachment value)The body resource for this requestServiceAttachmentsScopedList.BuilderServiceAttachmentsScopedList.Builder. setServiceAttachments(int index, ServiceAttachment value)A list of ServiceAttachments contained in this scope.Method parameters in com.google.cloud.compute.v1 with type arguments of type ServiceAttachment Modifier and Type Method Description ServiceAttachmentList.BuilderServiceAttachmentList.Builder. addAllItems(Iterable<? extends ServiceAttachment> values)A list of ServiceAttachment resources.ServiceAttachmentsScopedList.BuilderServiceAttachmentsScopedList.Builder. addAllServiceAttachments(Iterable<? extends ServiceAttachment> values)A list of ServiceAttachments contained in this scope.static com.google.api.core.ApiFuture<ServiceAttachmentsClient.ListPagedResponse>ServiceAttachmentsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListServiceAttachmentsRequest,ServiceAttachmentList,ServiceAttachment> context, com.google.api.core.ApiFuture<ServiceAttachmentList> futureResponse)protected ServiceAttachmentsClient.ListPageServiceAttachmentsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListServiceAttachmentsRequest,ServiceAttachmentList,ServiceAttachment> context, ServiceAttachmentList response)com.google.api.core.ApiFuture<ServiceAttachmentsClient.ListPage>ServiceAttachmentsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListServiceAttachmentsRequest,ServiceAttachmentList,ServiceAttachment> context, com.google.api.core.ApiFuture<ServiceAttachmentList> futureResponse) -
Uses of ServiceAttachment in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type ServiceAttachment Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetServiceAttachmentRequest,ServiceAttachment>HttpJsonServiceAttachmentsStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetServiceAttachmentRequest,ServiceAttachment>ServiceAttachmentsStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetServiceAttachmentRequest,ServiceAttachment>ServiceAttachmentsStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetServiceAttachmentRequest,ServiceAttachment>ServiceAttachmentsStubSettings. getSettings()Returns the object with the settings used for calls to get.
-