Uses of Class
com.google.cloud.compute.v1.HealthChecksAggregatedList
-
Packages that use HealthChecksAggregatedList 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 HealthChecksAggregatedList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return HealthChecksAggregatedList Modifier and Type Method Description HealthChecksAggregatedListHealthChecksAggregatedList.Builder. build()HealthChecksAggregatedListHealthChecksAggregatedList.Builder. buildPartial()static HealthChecksAggregatedListHealthChecksAggregatedList. getDefaultInstance()HealthChecksAggregatedListHealthChecksAggregatedList.Builder. getDefaultInstanceForType()HealthChecksAggregatedListHealthChecksAggregatedList. getDefaultInstanceForType()static HealthChecksAggregatedListHealthChecksAggregatedList. parseDelimitedFrom(InputStream input)static HealthChecksAggregatedListHealthChecksAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthChecksAggregatedListHealthChecksAggregatedList. parseFrom(byte[] data)static HealthChecksAggregatedListHealthChecksAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthChecksAggregatedListHealthChecksAggregatedList. parseFrom(com.google.protobuf.ByteString data)static HealthChecksAggregatedListHealthChecksAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthChecksAggregatedListHealthChecksAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)static HealthChecksAggregatedListHealthChecksAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthChecksAggregatedListHealthChecksAggregatedList. parseFrom(InputStream input)static HealthChecksAggregatedListHealthChecksAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthChecksAggregatedListHealthChecksAggregatedList. parseFrom(ByteBuffer data)static HealthChecksAggregatedListHealthChecksAggregatedList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type HealthChecksAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListHealthChecksRequest,HealthChecksAggregatedList>HealthChecksClient. aggregatedListCallable()Retrieves the list of all HealthCheck resources, regional and global, available to the specified project.com.google.api.gax.rpc.PagedCallSettings<AggregatedListHealthChecksRequest,HealthChecksAggregatedList,HealthChecksClient.AggregatedListPagedResponse>HealthChecksSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListHealthChecksRequest,HealthChecksAggregatedList,HealthChecksClient.AggregatedListPagedResponse>HealthChecksSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.com.google.protobuf.Parser<HealthChecksAggregatedList>HealthChecksAggregatedList. getParserForType()static com.google.protobuf.Parser<HealthChecksAggregatedList>HealthChecksAggregatedList. parser()Methods in com.google.cloud.compute.v1 with parameters of type HealthChecksAggregatedList Modifier and Type Method Description protected HealthChecksClient.AggregatedListPageHealthChecksClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListHealthChecksRequest,HealthChecksAggregatedList,Map.Entry<String,HealthChecksScopedList>> context, HealthChecksAggregatedList response)HealthChecksAggregatedList.BuilderHealthChecksAggregatedList.Builder. mergeFrom(HealthChecksAggregatedList other)static HealthChecksAggregatedList.BuilderHealthChecksAggregatedList. newBuilder(HealthChecksAggregatedList prototype)Method parameters in com.google.cloud.compute.v1 with type arguments of type HealthChecksAggregatedList Modifier and Type Method Description static com.google.api.core.ApiFuture<HealthChecksClient.AggregatedListPagedResponse>HealthChecksClient.AggregatedListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<AggregatedListHealthChecksRequest,HealthChecksAggregatedList,Map.Entry<String,HealthChecksScopedList>> context, com.google.api.core.ApiFuture<HealthChecksAggregatedList> futureResponse)static com.google.api.core.ApiFuture<HealthChecksClient.AggregatedListPagedResponse>HealthChecksClient.AggregatedListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<AggregatedListHealthChecksRequest,HealthChecksAggregatedList,Map.Entry<String,HealthChecksScopedList>> context, com.google.api.core.ApiFuture<HealthChecksAggregatedList> futureResponse)protected HealthChecksClient.AggregatedListPageHealthChecksClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListHealthChecksRequest,HealthChecksAggregatedList,Map.Entry<String,HealthChecksScopedList>> context, HealthChecksAggregatedList response)com.google.api.core.ApiFuture<HealthChecksClient.AggregatedListPage>HealthChecksClient.AggregatedListPage. createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListHealthChecksRequest,HealthChecksAggregatedList,Map.Entry<String,HealthChecksScopedList>> context, com.google.api.core.ApiFuture<HealthChecksAggregatedList> futureResponse)com.google.api.core.ApiFuture<HealthChecksClient.AggregatedListPage>HealthChecksClient.AggregatedListPage. createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListHealthChecksRequest,HealthChecksAggregatedList,Map.Entry<String,HealthChecksScopedList>> context, com.google.api.core.ApiFuture<HealthChecksAggregatedList> futureResponse) -
Uses of HealthChecksAggregatedList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type HealthChecksAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListHealthChecksRequest,HealthChecksAggregatedList>HealthChecksStub. aggregatedListCallable()com.google.api.gax.rpc.UnaryCallable<AggregatedListHealthChecksRequest,HealthChecksAggregatedList>HttpJsonHealthChecksStub. aggregatedListCallable()com.google.api.gax.rpc.PagedCallSettings<AggregatedListHealthChecksRequest,HealthChecksAggregatedList,HealthChecksClient.AggregatedListPagedResponse>HealthChecksStubSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListHealthChecksRequest,HealthChecksAggregatedList,HealthChecksClient.AggregatedListPagedResponse>HealthChecksStubSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.
-