Uses of Class
com.google.cloud.compute.v1.AggregatedListInterconnectAttachmentsRequest
-
Packages that use AggregatedListInterconnectAttachmentsRequest 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 AggregatedListInterconnectAttachmentsRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return AggregatedListInterconnectAttachmentsRequest Modifier and Type Method Description AggregatedListInterconnectAttachmentsRequestAggregatedListInterconnectAttachmentsRequest.Builder. build()AggregatedListInterconnectAttachmentsRequestAggregatedListInterconnectAttachmentsRequest.Builder. buildPartial()static AggregatedListInterconnectAttachmentsRequestAggregatedListInterconnectAttachmentsRequest. getDefaultInstance()AggregatedListInterconnectAttachmentsRequestAggregatedListInterconnectAttachmentsRequest.Builder. getDefaultInstanceForType()AggregatedListInterconnectAttachmentsRequestAggregatedListInterconnectAttachmentsRequest. getDefaultInstanceForType()static AggregatedListInterconnectAttachmentsRequestAggregatedListInterconnectAttachmentsRequest. parseDelimitedFrom(InputStream input)static AggregatedListInterconnectAttachmentsRequestAggregatedListInterconnectAttachmentsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListInterconnectAttachmentsRequestAggregatedListInterconnectAttachmentsRequest. parseFrom(byte[] data)static AggregatedListInterconnectAttachmentsRequestAggregatedListInterconnectAttachmentsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListInterconnectAttachmentsRequestAggregatedListInterconnectAttachmentsRequest. parseFrom(com.google.protobuf.ByteString data)static AggregatedListInterconnectAttachmentsRequestAggregatedListInterconnectAttachmentsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListInterconnectAttachmentsRequestAggregatedListInterconnectAttachmentsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static AggregatedListInterconnectAttachmentsRequestAggregatedListInterconnectAttachmentsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListInterconnectAttachmentsRequestAggregatedListInterconnectAttachmentsRequest. parseFrom(InputStream input)static AggregatedListInterconnectAttachmentsRequestAggregatedListInterconnectAttachmentsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListInterconnectAttachmentsRequestAggregatedListInterconnectAttachmentsRequest. parseFrom(ByteBuffer data)static AggregatedListInterconnectAttachmentsRequestAggregatedListInterconnectAttachmentsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type AggregatedListInterconnectAttachmentsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentAggregatedList>InterconnectAttachmentsClient. aggregatedListCallable()Retrieves an aggregated list of interconnect attachments.com.google.api.gax.rpc.UnaryCallable<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentsClient.AggregatedListPagedResponse>InterconnectAttachmentsClient. aggregatedListPagedCallable()Retrieves an aggregated list of interconnect attachments.com.google.api.gax.rpc.PagedCallSettings<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentAggregatedList,InterconnectAttachmentsClient.AggregatedListPagedResponse>InterconnectAttachmentsSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentAggregatedList,InterconnectAttachmentsClient.AggregatedListPagedResponse>InterconnectAttachmentsSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.com.google.protobuf.Parser<AggregatedListInterconnectAttachmentsRequest>AggregatedListInterconnectAttachmentsRequest. getParserForType()static com.google.protobuf.Parser<AggregatedListInterconnectAttachmentsRequest>AggregatedListInterconnectAttachmentsRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type AggregatedListInterconnectAttachmentsRequest Modifier and Type Method Description InterconnectAttachmentsClient.AggregatedListPagedResponseInterconnectAttachmentsClient. aggregatedList(AggregatedListInterconnectAttachmentsRequest request)Retrieves an aggregated list of interconnect attachments.AggregatedListInterconnectAttachmentsRequest.BuilderAggregatedListInterconnectAttachmentsRequest.Builder. mergeFrom(AggregatedListInterconnectAttachmentsRequest other)static AggregatedListInterconnectAttachmentsRequest.BuilderAggregatedListInterconnectAttachmentsRequest. newBuilder(AggregatedListInterconnectAttachmentsRequest prototype) -
Uses of AggregatedListInterconnectAttachmentsRequest in com.google.cloud.compute.v1.stub
-