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