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 TargetHttpProxyAggregatedList
TargetHttpProxyAggregatedList.Builder. build()
TargetHttpProxyAggregatedList
TargetHttpProxyAggregatedList.Builder. buildPartial()
static TargetHttpProxyAggregatedList
TargetHttpProxyAggregatedList. getDefaultInstance()
TargetHttpProxyAggregatedList
TargetHttpProxyAggregatedList.Builder. getDefaultInstanceForType()
TargetHttpProxyAggregatedList
TargetHttpProxyAggregatedList. getDefaultInstanceForType()
static TargetHttpProxyAggregatedList
TargetHttpProxyAggregatedList. parseDelimitedFrom(InputStream input)
static TargetHttpProxyAggregatedList
TargetHttpProxyAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetHttpProxyAggregatedList
TargetHttpProxyAggregatedList. parseFrom(byte[] data)
static TargetHttpProxyAggregatedList
TargetHttpProxyAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetHttpProxyAggregatedList
TargetHttpProxyAggregatedList. parseFrom(com.google.protobuf.ByteString data)
static TargetHttpProxyAggregatedList
TargetHttpProxyAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetHttpProxyAggregatedList
TargetHttpProxyAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)
static TargetHttpProxyAggregatedList
TargetHttpProxyAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetHttpProxyAggregatedList
TargetHttpProxyAggregatedList. parseFrom(InputStream input)
static TargetHttpProxyAggregatedList
TargetHttpProxyAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetHttpProxyAggregatedList
TargetHttpProxyAggregatedList. parseFrom(ByteBuffer data)
static TargetHttpProxyAggregatedList
TargetHttpProxyAggregatedList. 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.AggregatedListPage
TargetHttpProxiesClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListTargetHttpProxiesRequest,TargetHttpProxyAggregatedList,Map.Entry<String,TargetHttpProxiesScopedList>> context, TargetHttpProxyAggregatedList response)
TargetHttpProxyAggregatedList.Builder
TargetHttpProxyAggregatedList.Builder. mergeFrom(TargetHttpProxyAggregatedList other)
static TargetHttpProxyAggregatedList.Builder
TargetHttpProxyAggregatedList. 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.
-