Uses of Class
com.google.cloud.securitycenter.v1.ListBigQueryExportsResponse
-
Packages that use ListBigQueryExportsResponse Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center APIcom.google.cloud.securitycenter.v1.stub -
-
Uses of ListBigQueryExportsResponse in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return ListBigQueryExportsResponse Modifier and Type Method Description ListBigQueryExportsResponseListBigQueryExportsResponse.Builder. build()ListBigQueryExportsResponseListBigQueryExportsResponse.Builder. buildPartial()static ListBigQueryExportsResponseListBigQueryExportsResponse. getDefaultInstance()ListBigQueryExportsResponseListBigQueryExportsResponse.Builder. getDefaultInstanceForType()ListBigQueryExportsResponseListBigQueryExportsResponse. getDefaultInstanceForType()ListBigQueryExportsResponseSecurityCenterGrpc.SecurityCenterBlockingStub. listBigQueryExports(ListBigQueryExportsRequest request)Lists BigQuery exports.static ListBigQueryExportsResponseListBigQueryExportsResponse. parseDelimitedFrom(InputStream input)static ListBigQueryExportsResponseListBigQueryExportsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListBigQueryExportsResponseListBigQueryExportsResponse. parseFrom(byte[] data)static ListBigQueryExportsResponseListBigQueryExportsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListBigQueryExportsResponseListBigQueryExportsResponse. parseFrom(com.google.protobuf.ByteString data)static ListBigQueryExportsResponseListBigQueryExportsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListBigQueryExportsResponseListBigQueryExportsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListBigQueryExportsResponseListBigQueryExportsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListBigQueryExportsResponseListBigQueryExportsResponse. parseFrom(InputStream input)static ListBigQueryExportsResponseListBigQueryExportsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListBigQueryExportsResponseListBigQueryExportsResponse. parseFrom(ByteBuffer data)static ListBigQueryExportsResponseListBigQueryExportsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type ListBigQueryExportsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListBigQueryExportsRequest,ListBigQueryExportsResponse>SecurityCenterGrpc. getListBigQueryExportsMethod()com.google.protobuf.Parser<ListBigQueryExportsResponse>ListBigQueryExportsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListBigQueryExportsResponse>SecurityCenterGrpc.SecurityCenterFutureStub. listBigQueryExports(ListBigQueryExportsRequest request)Lists BigQuery exports.com.google.api.gax.rpc.UnaryCallable<ListBigQueryExportsRequest,ListBigQueryExportsResponse>SecurityCenterClient. listBigQueryExportsCallable()Lists BigQuery exports.com.google.api.gax.rpc.PagedCallSettings.Builder<ListBigQueryExportsRequest,ListBigQueryExportsResponse,SecurityCenterClient.ListBigQueryExportsPagedResponse>SecurityCenterSettings.Builder. listBigQueryExportsSettings()Returns the builder for the settings used for calls to listBigQueryExports.com.google.api.gax.rpc.PagedCallSettings<ListBigQueryExportsRequest,ListBigQueryExportsResponse,SecurityCenterClient.ListBigQueryExportsPagedResponse>SecurityCenterSettings. listBigQueryExportsSettings()Returns the object with the settings used for calls to listBigQueryExports.static com.google.protobuf.Parser<ListBigQueryExportsResponse>ListBigQueryExportsResponse. parser()Methods in com.google.cloud.securitycenter.v1 with parameters of type ListBigQueryExportsResponse Modifier and Type Method Description protected SecurityCenterClient.ListBigQueryExportsPageSecurityCenterClient.ListBigQueryExportsPage. createPage(com.google.api.gax.rpc.PageContext<ListBigQueryExportsRequest,ListBigQueryExportsResponse,BigQueryExport> context, ListBigQueryExportsResponse response)ListBigQueryExportsResponse.BuilderListBigQueryExportsResponse.Builder. mergeFrom(ListBigQueryExportsResponse other)static ListBigQueryExportsResponse.BuilderListBigQueryExportsResponse. newBuilder(ListBigQueryExportsResponse prototype)Method parameters in com.google.cloud.securitycenter.v1 with type arguments of type ListBigQueryExportsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<SecurityCenterClient.ListBigQueryExportsPagedResponse>SecurityCenterClient.ListBigQueryExportsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListBigQueryExportsRequest,ListBigQueryExportsResponse,BigQueryExport> context, com.google.api.core.ApiFuture<ListBigQueryExportsResponse> futureResponse)static com.google.api.core.ApiFuture<SecurityCenterClient.ListBigQueryExportsPagedResponse>SecurityCenterClient.ListBigQueryExportsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListBigQueryExportsRequest,ListBigQueryExportsResponse,BigQueryExport> context, com.google.api.core.ApiFuture<ListBigQueryExportsResponse> futureResponse)protected SecurityCenterClient.ListBigQueryExportsPageSecurityCenterClient.ListBigQueryExportsPage. createPage(com.google.api.gax.rpc.PageContext<ListBigQueryExportsRequest,ListBigQueryExportsResponse,BigQueryExport> context, ListBigQueryExportsResponse response)com.google.api.core.ApiFuture<SecurityCenterClient.ListBigQueryExportsPage>SecurityCenterClient.ListBigQueryExportsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListBigQueryExportsRequest,ListBigQueryExportsResponse,BigQueryExport> context, com.google.api.core.ApiFuture<ListBigQueryExportsResponse> futureResponse)com.google.api.core.ApiFuture<SecurityCenterClient.ListBigQueryExportsPage>SecurityCenterClient.ListBigQueryExportsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListBigQueryExportsRequest,ListBigQueryExportsResponse,BigQueryExport> context, com.google.api.core.ApiFuture<ListBigQueryExportsResponse> futureResponse)default voidSecurityCenterGrpc.AsyncService. listBigQueryExports(ListBigQueryExportsRequest request, io.grpc.stub.StreamObserver<ListBigQueryExportsResponse> responseObserver)Lists BigQuery exports.voidSecurityCenterGrpc.SecurityCenterStub. listBigQueryExports(ListBigQueryExportsRequest request, io.grpc.stub.StreamObserver<ListBigQueryExportsResponse> responseObserver)Lists BigQuery exports. -
Uses of ListBigQueryExportsResponse in com.google.cloud.securitycenter.v1.stub
Methods in com.google.cloud.securitycenter.v1.stub that return types with arguments of type ListBigQueryExportsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListBigQueryExportsRequest,ListBigQueryExportsResponse>GrpcSecurityCenterStub. listBigQueryExportsCallable()com.google.api.gax.rpc.UnaryCallable<ListBigQueryExportsRequest,ListBigQueryExportsResponse>HttpJsonSecurityCenterStub. listBigQueryExportsCallable()com.google.api.gax.rpc.UnaryCallable<ListBigQueryExportsRequest,ListBigQueryExportsResponse>SecurityCenterStub. listBigQueryExportsCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListBigQueryExportsRequest,ListBigQueryExportsResponse,SecurityCenterClient.ListBigQueryExportsPagedResponse>SecurityCenterStubSettings.Builder. listBigQueryExportsSettings()Returns the builder for the settings used for calls to listBigQueryExports.com.google.api.gax.rpc.PagedCallSettings<ListBigQueryExportsRequest,ListBigQueryExportsResponse,SecurityCenterClient.ListBigQueryExportsPagedResponse>SecurityCenterStubSettings. listBigQueryExportsSettings()Returns the object with the settings used for calls to listBigQueryExports.
-