Uses of Class
com.google.cloud.compute.v1.InterconnectRemoteLocationList
-
Packages that use InterconnectRemoteLocationList 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 InterconnectRemoteLocationList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return InterconnectRemoteLocationList Modifier and Type Method Description InterconnectRemoteLocationListInterconnectRemoteLocationList.Builder. build()InterconnectRemoteLocationListInterconnectRemoteLocationList.Builder. buildPartial()static InterconnectRemoteLocationListInterconnectRemoteLocationList. getDefaultInstance()InterconnectRemoteLocationListInterconnectRemoteLocationList.Builder. getDefaultInstanceForType()InterconnectRemoteLocationListInterconnectRemoteLocationList. getDefaultInstanceForType()static InterconnectRemoteLocationListInterconnectRemoteLocationList. parseDelimitedFrom(InputStream input)static InterconnectRemoteLocationListInterconnectRemoteLocationList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectRemoteLocationListInterconnectRemoteLocationList. parseFrom(byte[] data)static InterconnectRemoteLocationListInterconnectRemoteLocationList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectRemoteLocationListInterconnectRemoteLocationList. parseFrom(com.google.protobuf.ByteString data)static InterconnectRemoteLocationListInterconnectRemoteLocationList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectRemoteLocationListInterconnectRemoteLocationList. parseFrom(com.google.protobuf.CodedInputStream input)static InterconnectRemoteLocationListInterconnectRemoteLocationList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectRemoteLocationListInterconnectRemoteLocationList. parseFrom(InputStream input)static InterconnectRemoteLocationListInterconnectRemoteLocationList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectRemoteLocationListInterconnectRemoteLocationList. parseFrom(ByteBuffer data)static InterconnectRemoteLocationListInterconnectRemoteLocationList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type InterconnectRemoteLocationList Modifier and Type Method Description com.google.protobuf.Parser<InterconnectRemoteLocationList>InterconnectRemoteLocationList. 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.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<InterconnectRemoteLocationList>InterconnectRemoteLocationList. parser()Methods in com.google.cloud.compute.v1 with parameters of type InterconnectRemoteLocationList Modifier and Type Method Description protected InterconnectRemoteLocationsClient.ListPageInterconnectRemoteLocationsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListInterconnectRemoteLocationsRequest,InterconnectRemoteLocationList,InterconnectRemoteLocation> context, InterconnectRemoteLocationList response)InterconnectRemoteLocationList.BuilderInterconnectRemoteLocationList.Builder. mergeFrom(InterconnectRemoteLocationList other)static InterconnectRemoteLocationList.BuilderInterconnectRemoteLocationList. newBuilder(InterconnectRemoteLocationList prototype) -
Uses of InterconnectRemoteLocationList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type InterconnectRemoteLocationList 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.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.
-