Uses of Class
com.google.cloud.compute.v1.AggregatedListGlobalOperationsRequest
-
Packages that use AggregatedListGlobalOperationsRequest 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 AggregatedListGlobalOperationsRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return AggregatedListGlobalOperationsRequest Modifier and Type Method Description AggregatedListGlobalOperationsRequestAggregatedListGlobalOperationsRequest.Builder. build()AggregatedListGlobalOperationsRequestAggregatedListGlobalOperationsRequest.Builder. buildPartial()static AggregatedListGlobalOperationsRequestAggregatedListGlobalOperationsRequest. getDefaultInstance()AggregatedListGlobalOperationsRequestAggregatedListGlobalOperationsRequest.Builder. getDefaultInstanceForType()AggregatedListGlobalOperationsRequestAggregatedListGlobalOperationsRequest. getDefaultInstanceForType()static AggregatedListGlobalOperationsRequestAggregatedListGlobalOperationsRequest. parseDelimitedFrom(InputStream input)static AggregatedListGlobalOperationsRequestAggregatedListGlobalOperationsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListGlobalOperationsRequestAggregatedListGlobalOperationsRequest. parseFrom(byte[] data)static AggregatedListGlobalOperationsRequestAggregatedListGlobalOperationsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListGlobalOperationsRequestAggregatedListGlobalOperationsRequest. parseFrom(com.google.protobuf.ByteString data)static AggregatedListGlobalOperationsRequestAggregatedListGlobalOperationsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListGlobalOperationsRequestAggregatedListGlobalOperationsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static AggregatedListGlobalOperationsRequestAggregatedListGlobalOperationsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListGlobalOperationsRequestAggregatedListGlobalOperationsRequest. parseFrom(InputStream input)static AggregatedListGlobalOperationsRequestAggregatedListGlobalOperationsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListGlobalOperationsRequestAggregatedListGlobalOperationsRequest. parseFrom(ByteBuffer data)static AggregatedListGlobalOperationsRequestAggregatedListGlobalOperationsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type AggregatedListGlobalOperationsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListGlobalOperationsRequest,OperationAggregatedList>GlobalOperationsClient. aggregatedListCallable()Retrieves an aggregated list of all operations.com.google.api.gax.rpc.UnaryCallable<AggregatedListGlobalOperationsRequest,GlobalOperationsClient.AggregatedListPagedResponse>GlobalOperationsClient. aggregatedListPagedCallable()Retrieves an aggregated list of all operations.com.google.api.gax.rpc.PagedCallSettings<AggregatedListGlobalOperationsRequest,OperationAggregatedList,GlobalOperationsClient.AggregatedListPagedResponse>GlobalOperationsSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListGlobalOperationsRequest,OperationAggregatedList,GlobalOperationsClient.AggregatedListPagedResponse>GlobalOperationsSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.com.google.protobuf.Parser<AggregatedListGlobalOperationsRequest>AggregatedListGlobalOperationsRequest. getParserForType()static com.google.protobuf.Parser<AggregatedListGlobalOperationsRequest>AggregatedListGlobalOperationsRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type AggregatedListGlobalOperationsRequest Modifier and Type Method Description GlobalOperationsClient.AggregatedListPagedResponseGlobalOperationsClient. aggregatedList(AggregatedListGlobalOperationsRequest request)Retrieves an aggregated list of all operations.AggregatedListGlobalOperationsRequest.BuilderAggregatedListGlobalOperationsRequest.Builder. mergeFrom(AggregatedListGlobalOperationsRequest other)static AggregatedListGlobalOperationsRequest.BuilderAggregatedListGlobalOperationsRequest. newBuilder(AggregatedListGlobalOperationsRequest prototype) -
Uses of AggregatedListGlobalOperationsRequest in com.google.cloud.compute.v1.stub
-