Uses of Class
com.google.cloud.compute.v1.ListInterconnectRemoteLocationsRequest
-
Packages that use ListInterconnectRemoteLocationsRequest 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 ListInterconnectRemoteLocationsRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ListInterconnectRemoteLocationsRequest Modifier and Type Method Description ListInterconnectRemoteLocationsRequestListInterconnectRemoteLocationsRequest.Builder. build()ListInterconnectRemoteLocationsRequestListInterconnectRemoteLocationsRequest.Builder. buildPartial()static ListInterconnectRemoteLocationsRequestListInterconnectRemoteLocationsRequest. getDefaultInstance()ListInterconnectRemoteLocationsRequestListInterconnectRemoteLocationsRequest.Builder. getDefaultInstanceForType()ListInterconnectRemoteLocationsRequestListInterconnectRemoteLocationsRequest. getDefaultInstanceForType()static ListInterconnectRemoteLocationsRequestListInterconnectRemoteLocationsRequest. parseDelimitedFrom(InputStream input)static ListInterconnectRemoteLocationsRequestListInterconnectRemoteLocationsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListInterconnectRemoteLocationsRequestListInterconnectRemoteLocationsRequest. parseFrom(byte[] data)static ListInterconnectRemoteLocationsRequestListInterconnectRemoteLocationsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListInterconnectRemoteLocationsRequestListInterconnectRemoteLocationsRequest. parseFrom(com.google.protobuf.ByteString data)static ListInterconnectRemoteLocationsRequestListInterconnectRemoteLocationsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListInterconnectRemoteLocationsRequestListInterconnectRemoteLocationsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListInterconnectRemoteLocationsRequestListInterconnectRemoteLocationsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListInterconnectRemoteLocationsRequestListInterconnectRemoteLocationsRequest. parseFrom(InputStream input)static ListInterconnectRemoteLocationsRequestListInterconnectRemoteLocationsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListInterconnectRemoteLocationsRequestListInterconnectRemoteLocationsRequest. parseFrom(ByteBuffer data)static ListInterconnectRemoteLocationsRequestListInterconnectRemoteLocationsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type ListInterconnectRemoteLocationsRequest Modifier and Type Method Description com.google.protobuf.Parser<ListInterconnectRemoteLocationsRequest>ListInterconnectRemoteLocationsRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListInterconnectRemoteLocationsRequest,InterconnectRemoteLocationList>InterconnectRemoteLocationsClient. listCallable()Retrieves the list of interconnect remote locations available to the specified project.com.google.api.gax.rpc.UnaryCallable<ListInterconnectRemoteLocationsRequest,InterconnectRemoteLocationsClient.ListPagedResponse>InterconnectRemoteLocationsClient. listPagedCallable()Retrieves the list of interconnect remote locations available to the specified project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListInterconnectRemoteLocationsRequest,InterconnectRemoteLocationList,InterconnectRemoteLocationsClient.ListPagedResponse>InterconnectRemoteLocationsSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListInterconnectRemoteLocationsRequest,InterconnectRemoteLocationList,InterconnectRemoteLocationsClient.ListPagedResponse>InterconnectRemoteLocationsSettings. listSettings()Returns the object with the settings used for calls to list.static com.google.protobuf.Parser<ListInterconnectRemoteLocationsRequest>ListInterconnectRemoteLocationsRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type ListInterconnectRemoteLocationsRequest Modifier and Type Method Description InterconnectRemoteLocationsClient.ListPagedResponseInterconnectRemoteLocationsClient. list(ListInterconnectRemoteLocationsRequest request)Retrieves the list of interconnect remote locations available to the specified project.ListInterconnectRemoteLocationsRequest.BuilderListInterconnectRemoteLocationsRequest.Builder. mergeFrom(ListInterconnectRemoteLocationsRequest other)static ListInterconnectRemoteLocationsRequest.BuilderListInterconnectRemoteLocationsRequest. newBuilder(ListInterconnectRemoteLocationsRequest prototype) -
Uses of ListInterconnectRemoteLocationsRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type ListInterconnectRemoteLocationsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListInterconnectRemoteLocationsRequest,InterconnectRemoteLocationList>HttpJsonInterconnectRemoteLocationsStub. listCallable()com.google.api.gax.rpc.UnaryCallable<ListInterconnectRemoteLocationsRequest,InterconnectRemoteLocationList>InterconnectRemoteLocationsStub. listCallable()com.google.api.gax.rpc.UnaryCallable<ListInterconnectRemoteLocationsRequest,InterconnectRemoteLocationsClient.ListPagedResponse>HttpJsonInterconnectRemoteLocationsStub. listPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListInterconnectRemoteLocationsRequest,InterconnectRemoteLocationsClient.ListPagedResponse>InterconnectRemoteLocationsStub. listPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListInterconnectRemoteLocationsRequest,InterconnectRemoteLocationList,InterconnectRemoteLocationsClient.ListPagedResponse>InterconnectRemoteLocationsStubSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListInterconnectRemoteLocationsRequest,InterconnectRemoteLocationList,InterconnectRemoteLocationsClient.ListPagedResponse>InterconnectRemoteLocationsStubSettings. listSettings()Returns the object with the settings used for calls to list.
-