Uses of Class
com.google.cloud.securitycenter.settings.v1beta1.ListComponentsRequest
-
Packages that use ListComponentsRequest Package Description com.google.cloud.securitycenter.settings.v1beta1 A client to Cloud Security Command Center APIcom.google.cloud.securitycenter.settings.v1beta1.stub -
-
Uses of ListComponentsRequest in com.google.cloud.securitycenter.settings.v1beta1
Methods in com.google.cloud.securitycenter.settings.v1beta1 that return ListComponentsRequest Modifier and Type Method Description ListComponentsRequest
ListComponentsRequest.Builder. build()
ListComponentsRequest
ListComponentsRequest.Builder. buildPartial()
static ListComponentsRequest
ListComponentsRequest. getDefaultInstance()
ListComponentsRequest
ListComponentsRequest.Builder. getDefaultInstanceForType()
ListComponentsRequest
ListComponentsRequest. getDefaultInstanceForType()
static ListComponentsRequest
ListComponentsRequest. parseDelimitedFrom(InputStream input)
static ListComponentsRequest
ListComponentsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListComponentsRequest
ListComponentsRequest. parseFrom(byte[] data)
static ListComponentsRequest
ListComponentsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListComponentsRequest
ListComponentsRequest. parseFrom(com.google.protobuf.ByteString data)
static ListComponentsRequest
ListComponentsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListComponentsRequest
ListComponentsRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListComponentsRequest
ListComponentsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListComponentsRequest
ListComponentsRequest. parseFrom(InputStream input)
static ListComponentsRequest
ListComponentsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListComponentsRequest
ListComponentsRequest. parseFrom(ByteBuffer data)
static ListComponentsRequest
ListComponentsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.securitycenter.settings.v1beta1 that return types with arguments of type ListComponentsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListComponentsRequest,ListComponentsResponse>
SecurityCenterSettingsServiceGrpc. getListComponentsMethod()
com.google.protobuf.Parser<ListComponentsRequest>
ListComponentsRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListComponentsRequest,ListComponentsResponse>
SecurityCenterSettingsServiceClient. listComponentsCallable()
Retrieves an unordered list of available SCC components.com.google.api.gax.rpc.UnaryCallable<ListComponentsRequest,SecurityCenterSettingsServiceClient.ListComponentsPagedResponse>
SecurityCenterSettingsServiceClient. listComponentsPagedCallable()
Retrieves an unordered list of available SCC components.com.google.api.gax.rpc.PagedCallSettings.Builder<ListComponentsRequest,ListComponentsResponse,SecurityCenterSettingsServiceClient.ListComponentsPagedResponse>
SecurityCenterSettingsServiceSettings.Builder. listComponentsSettings()
Returns the builder for the settings used for calls to listComponents.com.google.api.gax.rpc.PagedCallSettings<ListComponentsRequest,ListComponentsResponse,SecurityCenterSettingsServiceClient.ListComponentsPagedResponse>
SecurityCenterSettingsServiceSettings. listComponentsSettings()
Returns the object with the settings used for calls to listComponents.static com.google.protobuf.Parser<ListComponentsRequest>
ListComponentsRequest. parser()
Methods in com.google.cloud.securitycenter.settings.v1beta1 with parameters of type ListComponentsRequest Modifier and Type Method Description SecurityCenterSettingsServiceClient.ListComponentsPagedResponse
SecurityCenterSettingsServiceClient. listComponents(ListComponentsRequest request)
Retrieves an unordered list of available SCC components.default void
SecurityCenterSettingsServiceGrpc.AsyncService. listComponents(ListComponentsRequest request, io.grpc.stub.StreamObserver<ListComponentsResponse> responseObserver)
Retrieves an unordered list of available SCC components.ListComponentsResponse
SecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceBlockingStub. listComponents(ListComponentsRequest request)
Retrieves an unordered list of available SCC components.com.google.common.util.concurrent.ListenableFuture<ListComponentsResponse>
SecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceFutureStub. listComponents(ListComponentsRequest request)
Retrieves an unordered list of available SCC components.void
SecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceStub. listComponents(ListComponentsRequest request, io.grpc.stub.StreamObserver<ListComponentsResponse> responseObserver)
Retrieves an unordered list of available SCC components.ListComponentsRequest.Builder
ListComponentsRequest.Builder. mergeFrom(ListComponentsRequest other)
static ListComponentsRequest.Builder
ListComponentsRequest. newBuilder(ListComponentsRequest prototype)
Method parameters in com.google.cloud.securitycenter.settings.v1beta1 with type arguments of type ListComponentsRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<SecurityCenterSettingsServiceClient.ListComponentsPagedResponse>
SecurityCenterSettingsServiceClient.ListComponentsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListComponentsRequest,ListComponentsResponse,String> context, com.google.api.core.ApiFuture<ListComponentsResponse> futureResponse)
protected SecurityCenterSettingsServiceClient.ListComponentsPage
SecurityCenterSettingsServiceClient.ListComponentsPage. createPage(com.google.api.gax.rpc.PageContext<ListComponentsRequest,ListComponentsResponse,String> context, ListComponentsResponse response)
com.google.api.core.ApiFuture<SecurityCenterSettingsServiceClient.ListComponentsPage>
SecurityCenterSettingsServiceClient.ListComponentsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListComponentsRequest,ListComponentsResponse,String> context, com.google.api.core.ApiFuture<ListComponentsResponse> futureResponse)
-
Uses of ListComponentsRequest in com.google.cloud.securitycenter.settings.v1beta1.stub
Methods in com.google.cloud.securitycenter.settings.v1beta1.stub that return types with arguments of type ListComponentsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListComponentsRequest,ListComponentsResponse>
GrpcSecurityCenterSettingsServiceStub. listComponentsCallable()
com.google.api.gax.rpc.UnaryCallable<ListComponentsRequest,ListComponentsResponse>
SecurityCenterSettingsServiceStub. listComponentsCallable()
com.google.api.gax.rpc.UnaryCallable<ListComponentsRequest,SecurityCenterSettingsServiceClient.ListComponentsPagedResponse>
GrpcSecurityCenterSettingsServiceStub. listComponentsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListComponentsRequest,SecurityCenterSettingsServiceClient.ListComponentsPagedResponse>
SecurityCenterSettingsServiceStub. listComponentsPagedCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListComponentsRequest,ListComponentsResponse,SecurityCenterSettingsServiceClient.ListComponentsPagedResponse>
SecurityCenterSettingsServiceStubSettings.Builder. listComponentsSettings()
Returns the builder for the settings used for calls to listComponents.com.google.api.gax.rpc.PagedCallSettings<ListComponentsRequest,ListComponentsResponse,SecurityCenterSettingsServiceClient.ListComponentsPagedResponse>
SecurityCenterSettingsServiceStubSettings. listComponentsSettings()
Returns the object with the settings used for calls to listComponents.
-