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