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