Uses of Class
com.google.cloud.migrationcenter.v1.AggregateAssetsValuesRequest
-
Packages that use AggregateAssetsValuesRequest Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center APIcom.google.cloud.migrationcenter.v1.stub -
-
Uses of AggregateAssetsValuesRequest in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return AggregateAssetsValuesRequest Modifier and Type Method Description AggregateAssetsValuesRequestAggregateAssetsValuesRequest.Builder. build()AggregateAssetsValuesRequestAggregateAssetsValuesRequest.Builder. buildPartial()static AggregateAssetsValuesRequestAggregateAssetsValuesRequest. getDefaultInstance()AggregateAssetsValuesRequestAggregateAssetsValuesRequest.Builder. getDefaultInstanceForType()AggregateAssetsValuesRequestAggregateAssetsValuesRequest. getDefaultInstanceForType()static AggregateAssetsValuesRequestAggregateAssetsValuesRequest. parseDelimitedFrom(InputStream input)static AggregateAssetsValuesRequestAggregateAssetsValuesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregateAssetsValuesRequestAggregateAssetsValuesRequest. parseFrom(byte[] data)static AggregateAssetsValuesRequestAggregateAssetsValuesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregateAssetsValuesRequestAggregateAssetsValuesRequest. parseFrom(com.google.protobuf.ByteString data)static AggregateAssetsValuesRequestAggregateAssetsValuesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregateAssetsValuesRequestAggregateAssetsValuesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static AggregateAssetsValuesRequestAggregateAssetsValuesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregateAssetsValuesRequestAggregateAssetsValuesRequest. parseFrom(InputStream input)static AggregateAssetsValuesRequestAggregateAssetsValuesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregateAssetsValuesRequestAggregateAssetsValuesRequest. parseFrom(ByteBuffer data)static AggregateAssetsValuesRequestAggregateAssetsValuesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type AggregateAssetsValuesRequest Modifier and Type Method Description 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<AggregateAssetsValuesRequest>AggregateAssetsValuesRequest. getParserForType()static com.google.protobuf.Parser<AggregateAssetsValuesRequest>AggregateAssetsValuesRequest. parser()Methods in com.google.cloud.migrationcenter.v1 with parameters of type AggregateAssetsValuesRequest Modifier and Type Method Description AggregateAssetsValuesResponseMigrationCenterClient. aggregateAssetsValues(AggregateAssetsValuesRequest request)Aggregates the requested fields based on provided function.default voidMigrationCenterGrpc.AsyncService. aggregateAssetsValues(AggregateAssetsValuesRequest request, io.grpc.stub.StreamObserver<AggregateAssetsValuesResponse> responseObserver)Aggregates the requested fields based on provided function.AggregateAssetsValuesResponseMigrationCenterGrpc.MigrationCenterBlockingStub. aggregateAssetsValues(AggregateAssetsValuesRequest request)Aggregates the requested fields based on provided function.com.google.common.util.concurrent.ListenableFuture<AggregateAssetsValuesResponse>MigrationCenterGrpc.MigrationCenterFutureStub. aggregateAssetsValues(AggregateAssetsValuesRequest request)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.AggregateAssetsValuesRequest.BuilderAggregateAssetsValuesRequest.Builder. mergeFrom(AggregateAssetsValuesRequest other)static AggregateAssetsValuesRequest.BuilderAggregateAssetsValuesRequest. newBuilder(AggregateAssetsValuesRequest prototype) -
Uses of AggregateAssetsValuesRequest in com.google.cloud.migrationcenter.v1.stub
Methods in com.google.cloud.migrationcenter.v1.stub that return types with arguments of type AggregateAssetsValuesRequest 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.
-