Uses of Class
com.google.cloud.compute.v1.InterconnectAttachmentList
-
Packages that use InterconnectAttachmentList 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 InterconnectAttachmentList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return InterconnectAttachmentList Modifier and Type Method Description InterconnectAttachmentListInterconnectAttachmentList.Builder. build()InterconnectAttachmentListInterconnectAttachmentList.Builder. buildPartial()static InterconnectAttachmentListInterconnectAttachmentList. getDefaultInstance()InterconnectAttachmentListInterconnectAttachmentList.Builder. getDefaultInstanceForType()InterconnectAttachmentListInterconnectAttachmentList. getDefaultInstanceForType()static InterconnectAttachmentListInterconnectAttachmentList. parseDelimitedFrom(InputStream input)static InterconnectAttachmentListInterconnectAttachmentList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectAttachmentListInterconnectAttachmentList. parseFrom(byte[] data)static InterconnectAttachmentListInterconnectAttachmentList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectAttachmentListInterconnectAttachmentList. parseFrom(com.google.protobuf.ByteString data)static InterconnectAttachmentListInterconnectAttachmentList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectAttachmentListInterconnectAttachmentList. parseFrom(com.google.protobuf.CodedInputStream input)static InterconnectAttachmentListInterconnectAttachmentList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectAttachmentListInterconnectAttachmentList. parseFrom(InputStream input)static InterconnectAttachmentListInterconnectAttachmentList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectAttachmentListInterconnectAttachmentList. parseFrom(ByteBuffer data)static InterconnectAttachmentListInterconnectAttachmentList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type InterconnectAttachmentList Modifier and Type Method Description com.google.protobuf.Parser<InterconnectAttachmentList>InterconnectAttachmentList. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListInterconnectAttachmentsRequest,InterconnectAttachmentList>InterconnectAttachmentsClient. listCallable()Retrieves the list of interconnect attachments contained within the specified region.com.google.api.gax.rpc.PagedCallSettings.Builder<ListInterconnectAttachmentsRequest,InterconnectAttachmentList,InterconnectAttachmentsClient.ListPagedResponse>InterconnectAttachmentsSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListInterconnectAttachmentsRequest,InterconnectAttachmentList,InterconnectAttachmentsClient.ListPagedResponse>InterconnectAttachmentsSettings. listSettings()Returns the object with the settings used for calls to list.static com.google.protobuf.Parser<InterconnectAttachmentList>InterconnectAttachmentList. parser()Methods in com.google.cloud.compute.v1 with parameters of type InterconnectAttachmentList Modifier and Type Method Description protected InterconnectAttachmentsClient.ListPageInterconnectAttachmentsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListInterconnectAttachmentsRequest,InterconnectAttachmentList,InterconnectAttachment> context, InterconnectAttachmentList response)InterconnectAttachmentList.BuilderInterconnectAttachmentList.Builder. mergeFrom(InterconnectAttachmentList other)static InterconnectAttachmentList.BuilderInterconnectAttachmentList. newBuilder(InterconnectAttachmentList prototype)Method parameters in com.google.cloud.compute.v1 with type arguments of type InterconnectAttachmentList Modifier and Type Method Description static com.google.api.core.ApiFuture<InterconnectAttachmentsClient.ListPagedResponse>InterconnectAttachmentsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListInterconnectAttachmentsRequest,InterconnectAttachmentList,InterconnectAttachment> context, com.google.api.core.ApiFuture<InterconnectAttachmentList> futureResponse)static com.google.api.core.ApiFuture<InterconnectAttachmentsClient.ListPagedResponse>InterconnectAttachmentsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListInterconnectAttachmentsRequest,InterconnectAttachmentList,InterconnectAttachment> context, com.google.api.core.ApiFuture<InterconnectAttachmentList> futureResponse)protected InterconnectAttachmentsClient.ListPageInterconnectAttachmentsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListInterconnectAttachmentsRequest,InterconnectAttachmentList,InterconnectAttachment> context, InterconnectAttachmentList response)com.google.api.core.ApiFuture<InterconnectAttachmentsClient.ListPage>InterconnectAttachmentsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListInterconnectAttachmentsRequest,InterconnectAttachmentList,InterconnectAttachment> context, com.google.api.core.ApiFuture<InterconnectAttachmentList> futureResponse)com.google.api.core.ApiFuture<InterconnectAttachmentsClient.ListPage>InterconnectAttachmentsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListInterconnectAttachmentsRequest,InterconnectAttachmentList,InterconnectAttachment> context, com.google.api.core.ApiFuture<InterconnectAttachmentList> futureResponse) -
Uses of InterconnectAttachmentList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type InterconnectAttachmentList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListInterconnectAttachmentsRequest,InterconnectAttachmentList>HttpJsonInterconnectAttachmentsStub. listCallable()com.google.api.gax.rpc.UnaryCallable<ListInterconnectAttachmentsRequest,InterconnectAttachmentList>InterconnectAttachmentsStub. listCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListInterconnectAttachmentsRequest,InterconnectAttachmentList,InterconnectAttachmentsClient.ListPagedResponse>InterconnectAttachmentsStubSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListInterconnectAttachmentsRequest,InterconnectAttachmentList,InterconnectAttachmentsClient.ListPagedResponse>InterconnectAttachmentsStubSettings. listSettings()Returns the object with the settings used for calls to list.
-