Uses of Class
com.google.cloud.storageinsights.v1.ListReportConfigsResponse
-
Packages that use ListReportConfigsResponse Package Description com.google.cloud.storageinsights.v1 A client to Storage Insights APIcom.google.cloud.storageinsights.v1.stub -
-
Uses of ListReportConfigsResponse in com.google.cloud.storageinsights.v1
Methods in com.google.cloud.storageinsights.v1 that return ListReportConfigsResponse Modifier and Type Method Description ListReportConfigsResponseListReportConfigsResponse.Builder. build()ListReportConfigsResponseListReportConfigsResponse.Builder. buildPartial()static ListReportConfigsResponseListReportConfigsResponse. getDefaultInstance()ListReportConfigsResponseListReportConfigsResponse.Builder. getDefaultInstanceForType()ListReportConfigsResponseListReportConfigsResponse. getDefaultInstanceForType()ListReportConfigsResponseStorageInsightsGrpc.StorageInsightsBlockingStub. listReportConfigs(ListReportConfigsRequest request)Lists ReportConfigs in a given project and location.static ListReportConfigsResponseListReportConfigsResponse. parseDelimitedFrom(InputStream input)static ListReportConfigsResponseListReportConfigsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListReportConfigsResponseListReportConfigsResponse. parseFrom(byte[] data)static ListReportConfigsResponseListReportConfigsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListReportConfigsResponseListReportConfigsResponse. parseFrom(com.google.protobuf.ByteString data)static ListReportConfigsResponseListReportConfigsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListReportConfigsResponseListReportConfigsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListReportConfigsResponseListReportConfigsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListReportConfigsResponseListReportConfigsResponse. parseFrom(InputStream input)static ListReportConfigsResponseListReportConfigsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListReportConfigsResponseListReportConfigsResponse. parseFrom(ByteBuffer data)static ListReportConfigsResponseListReportConfigsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.storageinsights.v1 that return types with arguments of type ListReportConfigsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListReportConfigsRequest,ListReportConfigsResponse>StorageInsightsGrpc. getListReportConfigsMethod()com.google.protobuf.Parser<ListReportConfigsResponse>ListReportConfigsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListReportConfigsResponse>StorageInsightsGrpc.StorageInsightsFutureStub. listReportConfigs(ListReportConfigsRequest request)Lists ReportConfigs in a given project and location.com.google.api.gax.rpc.UnaryCallable<ListReportConfigsRequest,ListReportConfigsResponse>StorageInsightsClient. listReportConfigsCallable()Lists ReportConfigs in a given project and location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListReportConfigsRequest,ListReportConfigsResponse,StorageInsightsClient.ListReportConfigsPagedResponse>StorageInsightsSettings.Builder. listReportConfigsSettings()Returns the builder for the settings used for calls to listReportConfigs.com.google.api.gax.rpc.PagedCallSettings<ListReportConfigsRequest,ListReportConfigsResponse,StorageInsightsClient.ListReportConfigsPagedResponse>StorageInsightsSettings. listReportConfigsSettings()Returns the object with the settings used for calls to listReportConfigs.static com.google.protobuf.Parser<ListReportConfigsResponse>ListReportConfigsResponse. parser()Methods in com.google.cloud.storageinsights.v1 with parameters of type ListReportConfigsResponse Modifier and Type Method Description protected StorageInsightsClient.ListReportConfigsPageStorageInsightsClient.ListReportConfigsPage. createPage(com.google.api.gax.rpc.PageContext<ListReportConfigsRequest,ListReportConfigsResponse,ReportConfig> context, ListReportConfigsResponse response)ListReportConfigsResponse.BuilderListReportConfigsResponse.Builder. mergeFrom(ListReportConfigsResponse other)static ListReportConfigsResponse.BuilderListReportConfigsResponse. newBuilder(ListReportConfigsResponse prototype)Method parameters in com.google.cloud.storageinsights.v1 with type arguments of type ListReportConfigsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<StorageInsightsClient.ListReportConfigsPagedResponse>StorageInsightsClient.ListReportConfigsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListReportConfigsRequest,ListReportConfigsResponse,ReportConfig> context, com.google.api.core.ApiFuture<ListReportConfigsResponse> futureResponse)static com.google.api.core.ApiFuture<StorageInsightsClient.ListReportConfigsPagedResponse>StorageInsightsClient.ListReportConfigsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListReportConfigsRequest,ListReportConfigsResponse,ReportConfig> context, com.google.api.core.ApiFuture<ListReportConfigsResponse> futureResponse)protected StorageInsightsClient.ListReportConfigsPageStorageInsightsClient.ListReportConfigsPage. createPage(com.google.api.gax.rpc.PageContext<ListReportConfigsRequest,ListReportConfigsResponse,ReportConfig> context, ListReportConfigsResponse response)com.google.api.core.ApiFuture<StorageInsightsClient.ListReportConfigsPage>StorageInsightsClient.ListReportConfigsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListReportConfigsRequest,ListReportConfigsResponse,ReportConfig> context, com.google.api.core.ApiFuture<ListReportConfigsResponse> futureResponse)com.google.api.core.ApiFuture<StorageInsightsClient.ListReportConfigsPage>StorageInsightsClient.ListReportConfigsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListReportConfigsRequest,ListReportConfigsResponse,ReportConfig> context, com.google.api.core.ApiFuture<ListReportConfigsResponse> futureResponse)default voidStorageInsightsGrpc.AsyncService. listReportConfigs(ListReportConfigsRequest request, io.grpc.stub.StreamObserver<ListReportConfigsResponse> responseObserver)Lists ReportConfigs in a given project and location.voidStorageInsightsGrpc.StorageInsightsStub. listReportConfigs(ListReportConfigsRequest request, io.grpc.stub.StreamObserver<ListReportConfigsResponse> responseObserver)Lists ReportConfigs in a given project and location. -
Uses of ListReportConfigsResponse in com.google.cloud.storageinsights.v1.stub
Methods in com.google.cloud.storageinsights.v1.stub that return types with arguments of type ListReportConfigsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListReportConfigsRequest,ListReportConfigsResponse>GrpcStorageInsightsStub. listReportConfigsCallable()com.google.api.gax.rpc.UnaryCallable<ListReportConfigsRequest,ListReportConfigsResponse>HttpJsonStorageInsightsStub. listReportConfigsCallable()com.google.api.gax.rpc.UnaryCallable<ListReportConfigsRequest,ListReportConfigsResponse>StorageInsightsStub. listReportConfigsCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListReportConfigsRequest,ListReportConfigsResponse,StorageInsightsClient.ListReportConfigsPagedResponse>StorageInsightsStubSettings.Builder. listReportConfigsSettings()Returns the builder for the settings used for calls to listReportConfigs.com.google.api.gax.rpc.PagedCallSettings<ListReportConfigsRequest,ListReportConfigsResponse,StorageInsightsClient.ListReportConfigsPagedResponse>StorageInsightsStubSettings. listReportConfigsSettings()Returns the object with the settings used for calls to listReportConfigs.
-