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 InterconnectRemoteLocationList
InterconnectRemoteLocationList.Builder. build()
InterconnectRemoteLocationList
InterconnectRemoteLocationList.Builder. buildPartial()
static InterconnectRemoteLocationList
InterconnectRemoteLocationList. getDefaultInstance()
InterconnectRemoteLocationList
InterconnectRemoteLocationList.Builder. getDefaultInstanceForType()
InterconnectRemoteLocationList
InterconnectRemoteLocationList. getDefaultInstanceForType()
static InterconnectRemoteLocationList
InterconnectRemoteLocationList. parseDelimitedFrom(InputStream input)
static InterconnectRemoteLocationList
InterconnectRemoteLocationList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InterconnectRemoteLocationList
InterconnectRemoteLocationList. parseFrom(byte[] data)
static InterconnectRemoteLocationList
InterconnectRemoteLocationList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InterconnectRemoteLocationList
InterconnectRemoteLocationList. parseFrom(com.google.protobuf.ByteString data)
static InterconnectRemoteLocationList
InterconnectRemoteLocationList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InterconnectRemoteLocationList
InterconnectRemoteLocationList. parseFrom(com.google.protobuf.CodedInputStream input)
static InterconnectRemoteLocationList
InterconnectRemoteLocationList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InterconnectRemoteLocationList
InterconnectRemoteLocationList. parseFrom(InputStream input)
static InterconnectRemoteLocationList
InterconnectRemoteLocationList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InterconnectRemoteLocationList
InterconnectRemoteLocationList. parseFrom(ByteBuffer data)
static InterconnectRemoteLocationList
InterconnectRemoteLocationList. 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.ListPage
InterconnectRemoteLocationsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListInterconnectRemoteLocationsRequest,InterconnectRemoteLocationList,InterconnectRemoteLocation> context, InterconnectRemoteLocationList response)
InterconnectRemoteLocationList.Builder
InterconnectRemoteLocationList.Builder. mergeFrom(InterconnectRemoteLocationList other)
static InterconnectRemoteLocationList.Builder
InterconnectRemoteLocationList. 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.
-