Uses of Class
com.google.cloud.compute.v1.NodeGroupAggregatedList
-
Packages that use NodeGroupAggregatedList 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 NodeGroupAggregatedList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return NodeGroupAggregatedList Modifier and Type Method Description NodeGroupAggregatedList
NodeGroupAggregatedList.Builder. build()
NodeGroupAggregatedList
NodeGroupAggregatedList.Builder. buildPartial()
static NodeGroupAggregatedList
NodeGroupAggregatedList. getDefaultInstance()
NodeGroupAggregatedList
NodeGroupAggregatedList.Builder. getDefaultInstanceForType()
NodeGroupAggregatedList
NodeGroupAggregatedList. getDefaultInstanceForType()
static NodeGroupAggregatedList
NodeGroupAggregatedList. parseDelimitedFrom(InputStream input)
static NodeGroupAggregatedList
NodeGroupAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NodeGroupAggregatedList
NodeGroupAggregatedList. parseFrom(byte[] data)
static NodeGroupAggregatedList
NodeGroupAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NodeGroupAggregatedList
NodeGroupAggregatedList. parseFrom(com.google.protobuf.ByteString data)
static NodeGroupAggregatedList
NodeGroupAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NodeGroupAggregatedList
NodeGroupAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)
static NodeGroupAggregatedList
NodeGroupAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NodeGroupAggregatedList
NodeGroupAggregatedList. parseFrom(InputStream input)
static NodeGroupAggregatedList
NodeGroupAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NodeGroupAggregatedList
NodeGroupAggregatedList. parseFrom(ByteBuffer data)
static NodeGroupAggregatedList
NodeGroupAggregatedList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type NodeGroupAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList>
NodeGroupsClient. aggregatedListCallable()
Retrieves an aggregated list of node groups.com.google.api.gax.rpc.PagedCallSettings<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList,NodeGroupsClient.AggregatedListPagedResponse>
NodeGroupsSettings. aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList,NodeGroupsClient.AggregatedListPagedResponse>
NodeGroupsSettings.Builder. aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.com.google.protobuf.Parser<NodeGroupAggregatedList>
NodeGroupAggregatedList. getParserForType()
static com.google.protobuf.Parser<NodeGroupAggregatedList>
NodeGroupAggregatedList. parser()
Methods in com.google.cloud.compute.v1 with parameters of type NodeGroupAggregatedList Modifier and Type Method Description protected NodeGroupsClient.AggregatedListPage
NodeGroupsClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList,Map.Entry<String,NodeGroupsScopedList>> context, NodeGroupAggregatedList response)
NodeGroupAggregatedList.Builder
NodeGroupAggregatedList.Builder. mergeFrom(NodeGroupAggregatedList other)
static NodeGroupAggregatedList.Builder
NodeGroupAggregatedList. newBuilder(NodeGroupAggregatedList prototype)
Method parameters in com.google.cloud.compute.v1 with type arguments of type NodeGroupAggregatedList Modifier and Type Method Description static com.google.api.core.ApiFuture<NodeGroupsClient.AggregatedListPagedResponse>
NodeGroupsClient.AggregatedListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList,Map.Entry<String,NodeGroupsScopedList>> context, com.google.api.core.ApiFuture<NodeGroupAggregatedList> futureResponse)
static com.google.api.core.ApiFuture<NodeGroupsClient.AggregatedListPagedResponse>
NodeGroupsClient.AggregatedListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList,Map.Entry<String,NodeGroupsScopedList>> context, com.google.api.core.ApiFuture<NodeGroupAggregatedList> futureResponse)
protected NodeGroupsClient.AggregatedListPage
NodeGroupsClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList,Map.Entry<String,NodeGroupsScopedList>> context, NodeGroupAggregatedList response)
com.google.api.core.ApiFuture<NodeGroupsClient.AggregatedListPage>
NodeGroupsClient.AggregatedListPage. createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList,Map.Entry<String,NodeGroupsScopedList>> context, com.google.api.core.ApiFuture<NodeGroupAggregatedList> futureResponse)
com.google.api.core.ApiFuture<NodeGroupsClient.AggregatedListPage>
NodeGroupsClient.AggregatedListPage. createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList,Map.Entry<String,NodeGroupsScopedList>> context, com.google.api.core.ApiFuture<NodeGroupAggregatedList> futureResponse)
-
Uses of NodeGroupAggregatedList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type NodeGroupAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList>
HttpJsonNodeGroupsStub. aggregatedListCallable()
com.google.api.gax.rpc.UnaryCallable<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList>
NodeGroupsStub. aggregatedListCallable()
com.google.api.gax.rpc.PagedCallSettings<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList,NodeGroupsClient.AggregatedListPagedResponse>
NodeGroupsStubSettings. aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList,NodeGroupsClient.AggregatedListPagedResponse>
NodeGroupsStubSettings.Builder. aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
-