Uses of Class
com.google.cloud.migrationcenter.v1.AggregateAssetsValuesResponse
-
Packages that use AggregateAssetsValuesResponse Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center APIcom.google.cloud.migrationcenter.v1.stub -
-
Uses of AggregateAssetsValuesResponse in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return AggregateAssetsValuesResponse Modifier and Type Method Description AggregateAssetsValuesResponseMigrationCenterClient. aggregateAssetsValues(AggregateAssetsValuesRequest request)Aggregates the requested fields based on provided function.AggregateAssetsValuesResponseMigrationCenterGrpc.MigrationCenterBlockingStub. aggregateAssetsValues(AggregateAssetsValuesRequest request)Aggregates the requested fields based on provided function.AggregateAssetsValuesResponseAggregateAssetsValuesResponse.Builder. build()AggregateAssetsValuesResponseAggregateAssetsValuesResponse.Builder. buildPartial()static AggregateAssetsValuesResponseAggregateAssetsValuesResponse. getDefaultInstance()AggregateAssetsValuesResponseAggregateAssetsValuesResponse.Builder. getDefaultInstanceForType()AggregateAssetsValuesResponseAggregateAssetsValuesResponse. getDefaultInstanceForType()static AggregateAssetsValuesResponseAggregateAssetsValuesResponse. parseDelimitedFrom(InputStream input)static AggregateAssetsValuesResponseAggregateAssetsValuesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregateAssetsValuesResponseAggregateAssetsValuesResponse. parseFrom(byte[] data)static AggregateAssetsValuesResponseAggregateAssetsValuesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregateAssetsValuesResponseAggregateAssetsValuesResponse. parseFrom(com.google.protobuf.ByteString data)static AggregateAssetsValuesResponseAggregateAssetsValuesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregateAssetsValuesResponseAggregateAssetsValuesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static AggregateAssetsValuesResponseAggregateAssetsValuesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregateAssetsValuesResponseAggregateAssetsValuesResponse. parseFrom(InputStream input)static AggregateAssetsValuesResponseAggregateAssetsValuesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregateAssetsValuesResponseAggregateAssetsValuesResponse. parseFrom(ByteBuffer data)static AggregateAssetsValuesResponseAggregateAssetsValuesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type AggregateAssetsValuesResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<AggregateAssetsValuesResponse>MigrationCenterGrpc.MigrationCenterFutureStub. aggregateAssetsValues(AggregateAssetsValuesRequest request)Aggregates the requested fields based on provided function.com.google.api.gax.rpc.UnaryCallable<AggregateAssetsValuesRequest,AggregateAssetsValuesResponse>MigrationCenterClient. aggregateAssetsValuesCallable()Aggregates the requested fields based on provided function.com.google.api.gax.rpc.UnaryCallSettings<AggregateAssetsValuesRequest,AggregateAssetsValuesResponse>MigrationCenterSettings. aggregateAssetsValuesSettings()Returns the object with the settings used for calls to aggregateAssetsValues.com.google.api.gax.rpc.UnaryCallSettings.Builder<AggregateAssetsValuesRequest,AggregateAssetsValuesResponse>MigrationCenterSettings.Builder. aggregateAssetsValuesSettings()Returns the builder for the settings used for calls to aggregateAssetsValues.static io.grpc.MethodDescriptor<AggregateAssetsValuesRequest,AggregateAssetsValuesResponse>MigrationCenterGrpc. getAggregateAssetsValuesMethod()com.google.protobuf.Parser<AggregateAssetsValuesResponse>AggregateAssetsValuesResponse. getParserForType()static com.google.protobuf.Parser<AggregateAssetsValuesResponse>AggregateAssetsValuesResponse. parser()Methods in com.google.cloud.migrationcenter.v1 with parameters of type AggregateAssetsValuesResponse Modifier and Type Method Description AggregateAssetsValuesResponse.BuilderAggregateAssetsValuesResponse.Builder. mergeFrom(AggregateAssetsValuesResponse other)static AggregateAssetsValuesResponse.BuilderAggregateAssetsValuesResponse. newBuilder(AggregateAssetsValuesResponse prototype)Method parameters in com.google.cloud.migrationcenter.v1 with type arguments of type AggregateAssetsValuesResponse Modifier and Type Method Description default voidMigrationCenterGrpc.AsyncService. aggregateAssetsValues(AggregateAssetsValuesRequest request, io.grpc.stub.StreamObserver<AggregateAssetsValuesResponse> responseObserver)Aggregates the requested fields based on provided function.voidMigrationCenterGrpc.MigrationCenterStub. aggregateAssetsValues(AggregateAssetsValuesRequest request, io.grpc.stub.StreamObserver<AggregateAssetsValuesResponse> responseObserver)Aggregates the requested fields based on provided function. -
Uses of AggregateAssetsValuesResponse in com.google.cloud.migrationcenter.v1.stub
Methods in com.google.cloud.migrationcenter.v1.stub that return types with arguments of type AggregateAssetsValuesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregateAssetsValuesRequest,AggregateAssetsValuesResponse>GrpcMigrationCenterStub. aggregateAssetsValuesCallable()com.google.api.gax.rpc.UnaryCallable<AggregateAssetsValuesRequest,AggregateAssetsValuesResponse>HttpJsonMigrationCenterStub. aggregateAssetsValuesCallable()com.google.api.gax.rpc.UnaryCallable<AggregateAssetsValuesRequest,AggregateAssetsValuesResponse>MigrationCenterStub. aggregateAssetsValuesCallable()com.google.api.gax.rpc.UnaryCallSettings<AggregateAssetsValuesRequest,AggregateAssetsValuesResponse>MigrationCenterStubSettings. aggregateAssetsValuesSettings()Returns the object with the settings used for calls to aggregateAssetsValues.com.google.api.gax.rpc.UnaryCallSettings.Builder<AggregateAssetsValuesRequest,AggregateAssetsValuesResponse>MigrationCenterStubSettings.Builder. aggregateAssetsValuesSettings()Returns the builder for the settings used for calls to aggregateAssetsValues.
-