Uses of Class
com.google.cloud.securitycenter.settings.v1beta1.GetComponentSettingsRequest
-
Packages that use GetComponentSettingsRequest Package Description com.google.cloud.securitycenter.settings.v1beta1 A client to Cloud Security Command Center APIcom.google.cloud.securitycenter.settings.v1beta1.stub -
-
Uses of GetComponentSettingsRequest in com.google.cloud.securitycenter.settings.v1beta1
Methods in com.google.cloud.securitycenter.settings.v1beta1 that return GetComponentSettingsRequest Modifier and Type Method Description GetComponentSettingsRequestGetComponentSettingsRequest.Builder. build()GetComponentSettingsRequestGetComponentSettingsRequest.Builder. buildPartial()static GetComponentSettingsRequestGetComponentSettingsRequest. getDefaultInstance()GetComponentSettingsRequestGetComponentSettingsRequest.Builder. getDefaultInstanceForType()GetComponentSettingsRequestGetComponentSettingsRequest. getDefaultInstanceForType()static GetComponentSettingsRequestGetComponentSettingsRequest. parseDelimitedFrom(InputStream input)static GetComponentSettingsRequestGetComponentSettingsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetComponentSettingsRequestGetComponentSettingsRequest. parseFrom(byte[] data)static GetComponentSettingsRequestGetComponentSettingsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetComponentSettingsRequestGetComponentSettingsRequest. parseFrom(com.google.protobuf.ByteString data)static GetComponentSettingsRequestGetComponentSettingsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetComponentSettingsRequestGetComponentSettingsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetComponentSettingsRequestGetComponentSettingsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetComponentSettingsRequestGetComponentSettingsRequest. parseFrom(InputStream input)static GetComponentSettingsRequestGetComponentSettingsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetComponentSettingsRequestGetComponentSettingsRequest. parseFrom(ByteBuffer data)static GetComponentSettingsRequestGetComponentSettingsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.securitycenter.settings.v1beta1 that return types with arguments of type GetComponentSettingsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetComponentSettingsRequest,ComponentSettings>SecurityCenterSettingsServiceClient. getComponentSettingsCallable()Gets the Component Settings.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetComponentSettingsRequest,ComponentSettings>SecurityCenterSettingsServiceSettings.Builder. getComponentSettingsSettings()Returns the builder for the settings used for calls to getComponentSettings.com.google.api.gax.rpc.UnaryCallSettings<GetComponentSettingsRequest,ComponentSettings>SecurityCenterSettingsServiceSettings. getComponentSettingsSettings()Returns the object with the settings used for calls to getComponentSettings.static io.grpc.MethodDescriptor<GetComponentSettingsRequest,ComponentSettings>SecurityCenterSettingsServiceGrpc. getGetComponentSettingsMethod()com.google.protobuf.Parser<GetComponentSettingsRequest>GetComponentSettingsRequest. getParserForType()static com.google.protobuf.Parser<GetComponentSettingsRequest>GetComponentSettingsRequest. parser()Methods in com.google.cloud.securitycenter.settings.v1beta1 with parameters of type GetComponentSettingsRequest Modifier and Type Method Description ComponentSettingsSecurityCenterSettingsServiceClient. getComponentSettings(GetComponentSettingsRequest request)Gets the Component Settings.default voidSecurityCenterSettingsServiceGrpc.AsyncService. getComponentSettings(GetComponentSettingsRequest request, io.grpc.stub.StreamObserver<ComponentSettings> responseObserver)Gets the Component Settings.ComponentSettingsSecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceBlockingStub. getComponentSettings(GetComponentSettingsRequest request)Gets the Component Settings.com.google.common.util.concurrent.ListenableFuture<ComponentSettings>SecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceFutureStub. getComponentSettings(GetComponentSettingsRequest request)Gets the Component Settings.voidSecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceStub. getComponentSettings(GetComponentSettingsRequest request, io.grpc.stub.StreamObserver<ComponentSettings> responseObserver)Gets the Component Settings.GetComponentSettingsRequest.BuilderGetComponentSettingsRequest.Builder. mergeFrom(GetComponentSettingsRequest other)static GetComponentSettingsRequest.BuilderGetComponentSettingsRequest. newBuilder(GetComponentSettingsRequest prototype) -
Uses of GetComponentSettingsRequest in com.google.cloud.securitycenter.settings.v1beta1.stub
Methods in com.google.cloud.securitycenter.settings.v1beta1.stub that return types with arguments of type GetComponentSettingsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetComponentSettingsRequest,ComponentSettings>GrpcSecurityCenterSettingsServiceStub. getComponentSettingsCallable()com.google.api.gax.rpc.UnaryCallable<GetComponentSettingsRequest,ComponentSettings>SecurityCenterSettingsServiceStub. getComponentSettingsCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetComponentSettingsRequest,ComponentSettings>SecurityCenterSettingsServiceStubSettings.Builder. getComponentSettingsSettings()Returns the builder for the settings used for calls to getComponentSettings.com.google.api.gax.rpc.UnaryCallSettings<GetComponentSettingsRequest,ComponentSettings>SecurityCenterSettingsServiceStubSettings. getComponentSettingsSettings()Returns the object with the settings used for calls to getComponentSettings.
-