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