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 ListComponentsResponseListComponentsResponse.Builder. build()ListComponentsResponseListComponentsResponse.Builder. buildPartial()static ListComponentsResponseListComponentsResponse. getDefaultInstance()ListComponentsResponseListComponentsResponse.Builder. getDefaultInstanceForType()ListComponentsResponseListComponentsResponse. getDefaultInstanceForType()ListComponentsResponseSecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceBlockingStub. listComponents(ListComponentsRequest request)Retrieves an unordered list of available SCC components.static ListComponentsResponseListComponentsResponse. parseDelimitedFrom(InputStream input)static ListComponentsResponseListComponentsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListComponentsResponseListComponentsResponse. parseFrom(byte[] data)static ListComponentsResponseListComponentsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListComponentsResponseListComponentsResponse. parseFrom(com.google.protobuf.ByteString data)static ListComponentsResponseListComponentsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListComponentsResponseListComponentsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListComponentsResponseListComponentsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListComponentsResponseListComponentsResponse. parseFrom(InputStream input)static ListComponentsResponseListComponentsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListComponentsResponseListComponentsResponse. parseFrom(ByteBuffer data)static ListComponentsResponseListComponentsResponse. 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.ListComponentsPageSecurityCenterSettingsServiceClient.ListComponentsPage. createPage(com.google.api.gax.rpc.PageContext<ListComponentsRequest,ListComponentsResponse,String> context, ListComponentsResponse response)ListComponentsResponse.BuilderListComponentsResponse.Builder. mergeFrom(ListComponentsResponse other)static ListComponentsResponse.BuilderListComponentsResponse. 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.ListComponentsPageSecurityCenterSettingsServiceClient.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 voidSecurityCenterSettingsServiceGrpc.AsyncService. listComponents(ListComponentsRequest request, io.grpc.stub.StreamObserver<ListComponentsResponse> responseObserver)Retrieves an unordered list of available SCC components.voidSecurityCenterSettingsServiceGrpc.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.
-