Uses of Class
com.google.cloud.compute.v1.ListInterconnectAttachmentsRequest
-
Packages that use ListInterconnectAttachmentsRequest 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 ListInterconnectAttachmentsRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ListInterconnectAttachmentsRequest Modifier and Type Method Description ListInterconnectAttachmentsRequest
ListInterconnectAttachmentsRequest.Builder. build()
ListInterconnectAttachmentsRequest
ListInterconnectAttachmentsRequest.Builder. buildPartial()
static ListInterconnectAttachmentsRequest
ListInterconnectAttachmentsRequest. getDefaultInstance()
ListInterconnectAttachmentsRequest
ListInterconnectAttachmentsRequest.Builder. getDefaultInstanceForType()
ListInterconnectAttachmentsRequest
ListInterconnectAttachmentsRequest. getDefaultInstanceForType()
static ListInterconnectAttachmentsRequest
ListInterconnectAttachmentsRequest. parseDelimitedFrom(InputStream input)
static ListInterconnectAttachmentsRequest
ListInterconnectAttachmentsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListInterconnectAttachmentsRequest
ListInterconnectAttachmentsRequest. parseFrom(byte[] data)
static ListInterconnectAttachmentsRequest
ListInterconnectAttachmentsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListInterconnectAttachmentsRequest
ListInterconnectAttachmentsRequest. parseFrom(com.google.protobuf.ByteString data)
static ListInterconnectAttachmentsRequest
ListInterconnectAttachmentsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListInterconnectAttachmentsRequest
ListInterconnectAttachmentsRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListInterconnectAttachmentsRequest
ListInterconnectAttachmentsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListInterconnectAttachmentsRequest
ListInterconnectAttachmentsRequest. parseFrom(InputStream input)
static ListInterconnectAttachmentsRequest
ListInterconnectAttachmentsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListInterconnectAttachmentsRequest
ListInterconnectAttachmentsRequest. parseFrom(ByteBuffer data)
static ListInterconnectAttachmentsRequest
ListInterconnectAttachmentsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type ListInterconnectAttachmentsRequest Modifier and Type Method Description com.google.protobuf.Parser<ListInterconnectAttachmentsRequest>
ListInterconnectAttachmentsRequest. 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.UnaryCallable<ListInterconnectAttachmentsRequest,InterconnectAttachmentsClient.ListPagedResponse>
InterconnectAttachmentsClient. listPagedCallable()
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<ListInterconnectAttachmentsRequest>
ListInterconnectAttachmentsRequest. parser()
Methods in com.google.cloud.compute.v1 with parameters of type ListInterconnectAttachmentsRequest Modifier and Type Method Description InterconnectAttachmentsClient.ListPagedResponse
InterconnectAttachmentsClient. list(ListInterconnectAttachmentsRequest request)
Retrieves the list of interconnect attachments contained within the specified region.ListInterconnectAttachmentsRequest.Builder
ListInterconnectAttachmentsRequest.Builder. mergeFrom(ListInterconnectAttachmentsRequest other)
static ListInterconnectAttachmentsRequest.Builder
ListInterconnectAttachmentsRequest. newBuilder(ListInterconnectAttachmentsRequest prototype)
Method parameters in com.google.cloud.compute.v1 with type arguments of type ListInterconnectAttachmentsRequest 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)
protected InterconnectAttachmentsClient.ListPage
InterconnectAttachmentsClient.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)
-
Uses of ListInterconnectAttachmentsRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type ListInterconnectAttachmentsRequest 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.UnaryCallable<ListInterconnectAttachmentsRequest,InterconnectAttachmentsClient.ListPagedResponse>
HttpJsonInterconnectAttachmentsStub. listPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListInterconnectAttachmentsRequest,InterconnectAttachmentsClient.ListPagedResponse>
InterconnectAttachmentsStub. listPagedCallable()
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.
-