Uses of Class
com.google.cloud.vmmigration.v1.ListUtilizationReportsResponse
-
Packages that use ListUtilizationReportsResponse Package Description com.google.cloud.vmmigration.v1 A client to VM Migration APIcom.google.cloud.vmmigration.v1.stub -
-
Uses of ListUtilizationReportsResponse in com.google.cloud.vmmigration.v1
Methods in com.google.cloud.vmmigration.v1 that return ListUtilizationReportsResponse Modifier and Type Method Description ListUtilizationReportsResponseListUtilizationReportsResponse.Builder. build()ListUtilizationReportsResponseListUtilizationReportsResponse.Builder. buildPartial()static ListUtilizationReportsResponseListUtilizationReportsResponse. getDefaultInstance()ListUtilizationReportsResponseListUtilizationReportsResponse.Builder. getDefaultInstanceForType()ListUtilizationReportsResponseListUtilizationReportsResponse. getDefaultInstanceForType()ListUtilizationReportsResponseVmMigrationGrpc.VmMigrationBlockingStub. listUtilizationReports(ListUtilizationReportsRequest request)Lists Utilization Reports of the given Source.static ListUtilizationReportsResponseListUtilizationReportsResponse. parseDelimitedFrom(InputStream input)static ListUtilizationReportsResponseListUtilizationReportsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListUtilizationReportsResponseListUtilizationReportsResponse. parseFrom(byte[] data)static ListUtilizationReportsResponseListUtilizationReportsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListUtilizationReportsResponseListUtilizationReportsResponse. parseFrom(com.google.protobuf.ByteString data)static ListUtilizationReportsResponseListUtilizationReportsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListUtilizationReportsResponseListUtilizationReportsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListUtilizationReportsResponseListUtilizationReportsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListUtilizationReportsResponseListUtilizationReportsResponse. parseFrom(InputStream input)static ListUtilizationReportsResponseListUtilizationReportsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListUtilizationReportsResponseListUtilizationReportsResponse. parseFrom(ByteBuffer data)static ListUtilizationReportsResponseListUtilizationReportsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.vmmigration.v1 that return types with arguments of type ListUtilizationReportsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListUtilizationReportsRequest,ListUtilizationReportsResponse>VmMigrationGrpc. getListUtilizationReportsMethod()com.google.protobuf.Parser<ListUtilizationReportsResponse>ListUtilizationReportsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListUtilizationReportsResponse>VmMigrationGrpc.VmMigrationFutureStub. listUtilizationReports(ListUtilizationReportsRequest request)Lists Utilization Reports of the given Source.com.google.api.gax.rpc.UnaryCallable<ListUtilizationReportsRequest,ListUtilizationReportsResponse>VmMigrationClient. listUtilizationReportsCallable()Lists Utilization Reports of the given Source.com.google.api.gax.rpc.PagedCallSettings.Builder<ListUtilizationReportsRequest,ListUtilizationReportsResponse,VmMigrationClient.ListUtilizationReportsPagedResponse>VmMigrationSettings.Builder. listUtilizationReportsSettings()Returns the builder for the settings used for calls to listUtilizationReports.com.google.api.gax.rpc.PagedCallSettings<ListUtilizationReportsRequest,ListUtilizationReportsResponse,VmMigrationClient.ListUtilizationReportsPagedResponse>VmMigrationSettings. listUtilizationReportsSettings()Returns the object with the settings used for calls to listUtilizationReports.static com.google.protobuf.Parser<ListUtilizationReportsResponse>ListUtilizationReportsResponse. parser()Methods in com.google.cloud.vmmigration.v1 with parameters of type ListUtilizationReportsResponse Modifier and Type Method Description protected VmMigrationClient.ListUtilizationReportsPageVmMigrationClient.ListUtilizationReportsPage. createPage(com.google.api.gax.rpc.PageContext<ListUtilizationReportsRequest,ListUtilizationReportsResponse,UtilizationReport> context, ListUtilizationReportsResponse response)ListUtilizationReportsResponse.BuilderListUtilizationReportsResponse.Builder. mergeFrom(ListUtilizationReportsResponse other)static ListUtilizationReportsResponse.BuilderListUtilizationReportsResponse. newBuilder(ListUtilizationReportsResponse prototype)Method parameters in com.google.cloud.vmmigration.v1 with type arguments of type ListUtilizationReportsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<VmMigrationClient.ListUtilizationReportsPagedResponse>VmMigrationClient.ListUtilizationReportsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListUtilizationReportsRequest,ListUtilizationReportsResponse,UtilizationReport> context, com.google.api.core.ApiFuture<ListUtilizationReportsResponse> futureResponse)static com.google.api.core.ApiFuture<VmMigrationClient.ListUtilizationReportsPagedResponse>VmMigrationClient.ListUtilizationReportsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListUtilizationReportsRequest,ListUtilizationReportsResponse,UtilizationReport> context, com.google.api.core.ApiFuture<ListUtilizationReportsResponse> futureResponse)protected VmMigrationClient.ListUtilizationReportsPageVmMigrationClient.ListUtilizationReportsPage. createPage(com.google.api.gax.rpc.PageContext<ListUtilizationReportsRequest,ListUtilizationReportsResponse,UtilizationReport> context, ListUtilizationReportsResponse response)com.google.api.core.ApiFuture<VmMigrationClient.ListUtilizationReportsPage>VmMigrationClient.ListUtilizationReportsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListUtilizationReportsRequest,ListUtilizationReportsResponse,UtilizationReport> context, com.google.api.core.ApiFuture<ListUtilizationReportsResponse> futureResponse)com.google.api.core.ApiFuture<VmMigrationClient.ListUtilizationReportsPage>VmMigrationClient.ListUtilizationReportsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListUtilizationReportsRequest,ListUtilizationReportsResponse,UtilizationReport> context, com.google.api.core.ApiFuture<ListUtilizationReportsResponse> futureResponse)default voidVmMigrationGrpc.AsyncService. listUtilizationReports(ListUtilizationReportsRequest request, io.grpc.stub.StreamObserver<ListUtilizationReportsResponse> responseObserver)Lists Utilization Reports of the given Source.voidVmMigrationGrpc.VmMigrationStub. listUtilizationReports(ListUtilizationReportsRequest request, io.grpc.stub.StreamObserver<ListUtilizationReportsResponse> responseObserver)Lists Utilization Reports of the given Source. -
Uses of ListUtilizationReportsResponse in com.google.cloud.vmmigration.v1.stub
-