Uses of Class
com.google.cloud.compute.v1.AggregatedListTargetHttpProxiesRequest
-
Packages that use AggregatedListTargetHttpProxiesRequest 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 AggregatedListTargetHttpProxiesRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return AggregatedListTargetHttpProxiesRequest Modifier and Type Method Description AggregatedListTargetHttpProxiesRequestAggregatedListTargetHttpProxiesRequest.Builder. build()AggregatedListTargetHttpProxiesRequestAggregatedListTargetHttpProxiesRequest.Builder. buildPartial()static AggregatedListTargetHttpProxiesRequestAggregatedListTargetHttpProxiesRequest. getDefaultInstance()AggregatedListTargetHttpProxiesRequestAggregatedListTargetHttpProxiesRequest.Builder. getDefaultInstanceForType()AggregatedListTargetHttpProxiesRequestAggregatedListTargetHttpProxiesRequest. getDefaultInstanceForType()static AggregatedListTargetHttpProxiesRequestAggregatedListTargetHttpProxiesRequest. parseDelimitedFrom(InputStream input)static AggregatedListTargetHttpProxiesRequestAggregatedListTargetHttpProxiesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListTargetHttpProxiesRequestAggregatedListTargetHttpProxiesRequest. parseFrom(byte[] data)static AggregatedListTargetHttpProxiesRequestAggregatedListTargetHttpProxiesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListTargetHttpProxiesRequestAggregatedListTargetHttpProxiesRequest. parseFrom(com.google.protobuf.ByteString data)static AggregatedListTargetHttpProxiesRequestAggregatedListTargetHttpProxiesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListTargetHttpProxiesRequestAggregatedListTargetHttpProxiesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static AggregatedListTargetHttpProxiesRequestAggregatedListTargetHttpProxiesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListTargetHttpProxiesRequestAggregatedListTargetHttpProxiesRequest. parseFrom(InputStream input)static AggregatedListTargetHttpProxiesRequestAggregatedListTargetHttpProxiesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListTargetHttpProxiesRequestAggregatedListTargetHttpProxiesRequest. parseFrom(ByteBuffer data)static AggregatedListTargetHttpProxiesRequestAggregatedListTargetHttpProxiesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type AggregatedListTargetHttpProxiesRequest 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.UnaryCallable<AggregatedListTargetHttpProxiesRequest,TargetHttpProxiesClient.AggregatedListPagedResponse>TargetHttpProxiesClient. aggregatedListPagedCallable()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<AggregatedListTargetHttpProxiesRequest>AggregatedListTargetHttpProxiesRequest. getParserForType()static com.google.protobuf.Parser<AggregatedListTargetHttpProxiesRequest>AggregatedListTargetHttpProxiesRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type AggregatedListTargetHttpProxiesRequest Modifier and Type Method Description TargetHttpProxiesClient.AggregatedListPagedResponseTargetHttpProxiesClient. aggregatedList(AggregatedListTargetHttpProxiesRequest request)Retrieves the list of all TargetHttpProxy resources, regional and global, available to the specified project.AggregatedListTargetHttpProxiesRequest.BuilderAggregatedListTargetHttpProxiesRequest.Builder. mergeFrom(AggregatedListTargetHttpProxiesRequest other)static AggregatedListTargetHttpProxiesRequest.BuilderAggregatedListTargetHttpProxiesRequest. newBuilder(AggregatedListTargetHttpProxiesRequest prototype) -
Uses of AggregatedListTargetHttpProxiesRequest in com.google.cloud.compute.v1.stub
-