Uses of Class
com.google.cloud.compute.v1.TargetHttpProxyAggregatedList
-
Packages that use TargetHttpProxyAggregatedList 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 TargetHttpProxyAggregatedList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetHttpProxyAggregatedList Modifier and Type Method Description TargetHttpProxyAggregatedListTargetHttpProxyAggregatedList.Builder. build()TargetHttpProxyAggregatedListTargetHttpProxyAggregatedList.Builder. buildPartial()static TargetHttpProxyAggregatedListTargetHttpProxyAggregatedList. getDefaultInstance()TargetHttpProxyAggregatedListTargetHttpProxyAggregatedList.Builder. getDefaultInstanceForType()TargetHttpProxyAggregatedListTargetHttpProxyAggregatedList. getDefaultInstanceForType()static TargetHttpProxyAggregatedListTargetHttpProxyAggregatedList. parseDelimitedFrom(InputStream input)static TargetHttpProxyAggregatedListTargetHttpProxyAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetHttpProxyAggregatedListTargetHttpProxyAggregatedList. parseFrom(byte[] data)static TargetHttpProxyAggregatedListTargetHttpProxyAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetHttpProxyAggregatedListTargetHttpProxyAggregatedList. parseFrom(com.google.protobuf.ByteString data)static TargetHttpProxyAggregatedListTargetHttpProxyAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetHttpProxyAggregatedListTargetHttpProxyAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)static TargetHttpProxyAggregatedListTargetHttpProxyAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetHttpProxyAggregatedListTargetHttpProxyAggregatedList. parseFrom(InputStream input)static TargetHttpProxyAggregatedListTargetHttpProxyAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetHttpProxyAggregatedListTargetHttpProxyAggregatedList. parseFrom(ByteBuffer data)static TargetHttpProxyAggregatedListTargetHttpProxyAggregatedList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type TargetHttpProxyAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetHttpProxiesRequest,TargetHttpProxyAggregatedList>TargetHttpProxiesClient. aggregatedListCallable()Retrieves the list of all TargetHttpProxy resources, regional and global, available to the specified project.com.google.api.gax.rpc.PagedCallSettings<AggregatedListTargetHttpProxiesRequest,TargetHttpProxyAggregatedList,TargetHttpProxiesClient.AggregatedListPagedResponse>TargetHttpProxiesSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListTargetHttpProxiesRequest,TargetHttpProxyAggregatedList,TargetHttpProxiesClient.AggregatedListPagedResponse>TargetHttpProxiesSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.com.google.protobuf.Parser<TargetHttpProxyAggregatedList>TargetHttpProxyAggregatedList. getParserForType()static com.google.protobuf.Parser<TargetHttpProxyAggregatedList>TargetHttpProxyAggregatedList. parser()Methods in com.google.cloud.compute.v1 with parameters of type TargetHttpProxyAggregatedList Modifier and Type Method Description protected TargetHttpProxiesClient.AggregatedListPageTargetHttpProxiesClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListTargetHttpProxiesRequest,TargetHttpProxyAggregatedList,Map.Entry<String,TargetHttpProxiesScopedList>> context, TargetHttpProxyAggregatedList response)TargetHttpProxyAggregatedList.BuilderTargetHttpProxyAggregatedList.Builder. mergeFrom(TargetHttpProxyAggregatedList other)static TargetHttpProxyAggregatedList.BuilderTargetHttpProxyAggregatedList. newBuilder(TargetHttpProxyAggregatedList prototype) -
Uses of TargetHttpProxyAggregatedList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type TargetHttpProxyAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetHttpProxiesRequest,TargetHttpProxyAggregatedList>HttpJsonTargetHttpProxiesStub. aggregatedListCallable()com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetHttpProxiesRequest,TargetHttpProxyAggregatedList>TargetHttpProxiesStub. aggregatedListCallable()com.google.api.gax.rpc.PagedCallSettings<AggregatedListTargetHttpProxiesRequest,TargetHttpProxyAggregatedList,TargetHttpProxiesClient.AggregatedListPagedResponse>TargetHttpProxiesStubSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListTargetHttpProxiesRequest,TargetHttpProxyAggregatedList,TargetHttpProxiesClient.AggregatedListPagedResponse>TargetHttpProxiesStubSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.
-