Uses of Class
com.google.cloud.websecurityscanner.v1beta.ScanRun
-
Packages that use ScanRun Package Description com.google.cloud.websecurityscanner.v1beta A client to Web Security Scanner APIcom.google.cloud.websecurityscanner.v1beta.stub -
-
Uses of ScanRun in com.google.cloud.websecurityscanner.v1beta
Methods in com.google.cloud.websecurityscanner.v1beta that return ScanRun Modifier and Type Method Description ScanRunScanRun.Builder. build()ScanRunScanRun.Builder. buildPartial()static ScanRunScanRun. getDefaultInstance()ScanRunScanRun.Builder. getDefaultInstanceForType()ScanRunScanRun. getDefaultInstanceForType()ScanRunScanConfig.Builder. getLatestRun()Latest ScanRun if available.ScanRunScanConfig. getLatestRun()Latest ScanRun if available.ScanRunScanConfigOrBuilder. getLatestRun()Latest ScanRun if available.ScanRunWebSecurityScannerClient. getScanRun(GetScanRunRequest request)Gets a ScanRun.ScanRunWebSecurityScannerClient. getScanRun(ScanRunName name)Gets a ScanRun.ScanRunWebSecurityScannerClient. getScanRun(String name)Gets a ScanRun.ScanRunWebSecurityScannerGrpc.WebSecurityScannerBlockingStub. getScanRun(GetScanRunRequest request)Gets a ScanRun.ScanRunListScanRunsResponse.Builder. getScanRuns(int index)The list of ScanRuns returned.ScanRunListScanRunsResponse. getScanRuns(int index)The list of ScanRuns returned.ScanRunListScanRunsResponseOrBuilder. getScanRuns(int index)The list of ScanRuns returned.static ScanRunScanRun. parseDelimitedFrom(InputStream input)static ScanRunScanRun. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScanRunScanRun. parseFrom(byte[] data)static ScanRunScanRun. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScanRunScanRun. parseFrom(com.google.protobuf.ByteString data)static ScanRunScanRun. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScanRunScanRun. parseFrom(com.google.protobuf.CodedInputStream input)static ScanRunScanRun. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScanRunScanRun. parseFrom(InputStream input)static ScanRunScanRun. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScanRunScanRun. parseFrom(ByteBuffer data)static ScanRunScanRun. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ScanRunWebSecurityScannerClient. startScanRun(ScanConfigName name)Start a ScanRun according to the given ScanConfig.ScanRunWebSecurityScannerClient. startScanRun(StartScanRunRequest request)Start a ScanRun according to the given ScanConfig.ScanRunWebSecurityScannerClient. startScanRun(String name)Start a ScanRun according to the given ScanConfig.ScanRunWebSecurityScannerGrpc.WebSecurityScannerBlockingStub. startScanRun(StartScanRunRequest request)Start a ScanRun according to the given ScanConfig.ScanRunWebSecurityScannerClient. stopScanRun(ScanRunName name)Stops a ScanRun.ScanRunWebSecurityScannerClient. stopScanRun(StopScanRunRequest request)Stops a ScanRun.ScanRunWebSecurityScannerClient. stopScanRun(String name)Stops a ScanRun.ScanRunWebSecurityScannerGrpc.WebSecurityScannerBlockingStub. stopScanRun(StopScanRunRequest request)Stops a ScanRun.Methods in com.google.cloud.websecurityscanner.v1beta that return types with arguments of type ScanRun Modifier and Type Method Description static io.grpc.MethodDescriptor<GetScanRunRequest,ScanRun>WebSecurityScannerGrpc. getGetScanRunMethod()com.google.protobuf.Parser<ScanRun>ScanRun. getParserForType()com.google.common.util.concurrent.ListenableFuture<ScanRun>WebSecurityScannerGrpc.WebSecurityScannerFutureStub. getScanRun(GetScanRunRequest request)Gets a ScanRun.com.google.api.gax.rpc.UnaryCallable<GetScanRunRequest,ScanRun>WebSecurityScannerClient. getScanRunCallable()Gets a ScanRun.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetScanRunRequest,ScanRun>WebSecurityScannerSettings.Builder. getScanRunSettings()Returns the builder for the settings used for calls to getScanRun.com.google.api.gax.rpc.UnaryCallSettings<GetScanRunRequest,ScanRun>WebSecurityScannerSettings. getScanRunSettings()Returns the object with the settings used for calls to getScanRun.List<ScanRun>ListScanRunsResponse.Builder. getScanRunsList()The list of ScanRuns returned.List<ScanRun>ListScanRunsResponse. getScanRunsList()The list of ScanRuns returned.List<ScanRun>ListScanRunsResponseOrBuilder. getScanRunsList()The list of ScanRuns returned.static io.grpc.MethodDescriptor<StartScanRunRequest,ScanRun>WebSecurityScannerGrpc. getStartScanRunMethod()static io.grpc.MethodDescriptor<StopScanRunRequest,ScanRun>WebSecurityScannerGrpc. getStopScanRunMethod()static com.google.protobuf.Parser<ScanRun>ScanRun. parser()com.google.common.util.concurrent.ListenableFuture<ScanRun>WebSecurityScannerGrpc.WebSecurityScannerFutureStub. startScanRun(StartScanRunRequest request)Start a ScanRun according to the given ScanConfig.com.google.api.gax.rpc.UnaryCallable<StartScanRunRequest,ScanRun>WebSecurityScannerClient. startScanRunCallable()Start a ScanRun according to the given ScanConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<StartScanRunRequest,ScanRun>WebSecurityScannerSettings.Builder. startScanRunSettings()Returns the builder for the settings used for calls to startScanRun.com.google.api.gax.rpc.UnaryCallSettings<StartScanRunRequest,ScanRun>WebSecurityScannerSettings. startScanRunSettings()Returns the object with the settings used for calls to startScanRun.com.google.common.util.concurrent.ListenableFuture<ScanRun>WebSecurityScannerGrpc.WebSecurityScannerFutureStub. stopScanRun(StopScanRunRequest request)Stops a ScanRun.com.google.api.gax.rpc.UnaryCallable<StopScanRunRequest,ScanRun>WebSecurityScannerClient. stopScanRunCallable()Stops a ScanRun.com.google.api.gax.rpc.UnaryCallSettings.Builder<StopScanRunRequest,ScanRun>WebSecurityScannerSettings.Builder. stopScanRunSettings()Returns the builder for the settings used for calls to stopScanRun.com.google.api.gax.rpc.UnaryCallSettings<StopScanRunRequest,ScanRun>WebSecurityScannerSettings. stopScanRunSettings()Returns the object with the settings used for calls to stopScanRun.Methods in com.google.cloud.websecurityscanner.v1beta with parameters of type ScanRun Modifier and Type Method Description ListScanRunsResponse.BuilderListScanRunsResponse.Builder. addScanRuns(int index, ScanRun value)The list of ScanRuns returned.ListScanRunsResponse.BuilderListScanRunsResponse.Builder. addScanRuns(ScanRun value)The list of ScanRuns returned.ScanRun.BuilderScanRun.Builder. mergeFrom(ScanRun other)ScanConfig.BuilderScanConfig.Builder. mergeLatestRun(ScanRun value)Latest ScanRun if available.static ScanRun.BuilderScanRun. newBuilder(ScanRun prototype)ScanConfig.BuilderScanConfig.Builder. setLatestRun(ScanRun value)Latest ScanRun if available.ListScanRunsResponse.BuilderListScanRunsResponse.Builder. setScanRuns(int index, ScanRun value)The list of ScanRuns returned.Method parameters in com.google.cloud.websecurityscanner.v1beta with type arguments of type ScanRun Modifier and Type Method Description ListScanRunsResponse.BuilderListScanRunsResponse.Builder. addAllScanRuns(Iterable<? extends ScanRun> values)The list of ScanRuns returned.static com.google.api.core.ApiFuture<WebSecurityScannerClient.ListScanRunsPagedResponse>WebSecurityScannerClient.ListScanRunsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListScanRunsRequest,ListScanRunsResponse,ScanRun> context, com.google.api.core.ApiFuture<ListScanRunsResponse> futureResponse)protected WebSecurityScannerClient.ListScanRunsPageWebSecurityScannerClient.ListScanRunsPage. createPage(com.google.api.gax.rpc.PageContext<ListScanRunsRequest,ListScanRunsResponse,ScanRun> context, ListScanRunsResponse response)com.google.api.core.ApiFuture<WebSecurityScannerClient.ListScanRunsPage>WebSecurityScannerClient.ListScanRunsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListScanRunsRequest,ListScanRunsResponse,ScanRun> context, com.google.api.core.ApiFuture<ListScanRunsResponse> futureResponse)default voidWebSecurityScannerGrpc.AsyncService. getScanRun(GetScanRunRequest request, io.grpc.stub.StreamObserver<ScanRun> responseObserver)Gets a ScanRun.voidWebSecurityScannerGrpc.WebSecurityScannerStub. getScanRun(GetScanRunRequest request, io.grpc.stub.StreamObserver<ScanRun> responseObserver)Gets a ScanRun.default voidWebSecurityScannerGrpc.AsyncService. startScanRun(StartScanRunRequest request, io.grpc.stub.StreamObserver<ScanRun> responseObserver)Start a ScanRun according to the given ScanConfig.voidWebSecurityScannerGrpc.WebSecurityScannerStub. startScanRun(StartScanRunRequest request, io.grpc.stub.StreamObserver<ScanRun> responseObserver)Start a ScanRun according to the given ScanConfig.default voidWebSecurityScannerGrpc.AsyncService. stopScanRun(StopScanRunRequest request, io.grpc.stub.StreamObserver<ScanRun> responseObserver)Stops a ScanRun.voidWebSecurityScannerGrpc.WebSecurityScannerStub. stopScanRun(StopScanRunRequest request, io.grpc.stub.StreamObserver<ScanRun> responseObserver)Stops a ScanRun. -
Uses of ScanRun in com.google.cloud.websecurityscanner.v1beta.stub
Methods in com.google.cloud.websecurityscanner.v1beta.stub that return types with arguments of type ScanRun Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetScanRunRequest,ScanRun>GrpcWebSecurityScannerStub. getScanRunCallable()com.google.api.gax.rpc.UnaryCallable<GetScanRunRequest,ScanRun>HttpJsonWebSecurityScannerStub. getScanRunCallable()com.google.api.gax.rpc.UnaryCallable<GetScanRunRequest,ScanRun>WebSecurityScannerStub. getScanRunCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetScanRunRequest,ScanRun>WebSecurityScannerStubSettings.Builder. getScanRunSettings()Returns the builder for the settings used for calls to getScanRun.com.google.api.gax.rpc.UnaryCallSettings<GetScanRunRequest,ScanRun>WebSecurityScannerStubSettings. getScanRunSettings()Returns the object with the settings used for calls to getScanRun.com.google.api.gax.rpc.UnaryCallable<StartScanRunRequest,ScanRun>GrpcWebSecurityScannerStub. startScanRunCallable()com.google.api.gax.rpc.UnaryCallable<StartScanRunRequest,ScanRun>HttpJsonWebSecurityScannerStub. startScanRunCallable()com.google.api.gax.rpc.UnaryCallable<StartScanRunRequest,ScanRun>WebSecurityScannerStub. startScanRunCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<StartScanRunRequest,ScanRun>WebSecurityScannerStubSettings.Builder. startScanRunSettings()Returns the builder for the settings used for calls to startScanRun.com.google.api.gax.rpc.UnaryCallSettings<StartScanRunRequest,ScanRun>WebSecurityScannerStubSettings. startScanRunSettings()Returns the object with the settings used for calls to startScanRun.com.google.api.gax.rpc.UnaryCallable<StopScanRunRequest,ScanRun>GrpcWebSecurityScannerStub. stopScanRunCallable()com.google.api.gax.rpc.UnaryCallable<StopScanRunRequest,ScanRun>HttpJsonWebSecurityScannerStub. stopScanRunCallable()com.google.api.gax.rpc.UnaryCallable<StopScanRunRequest,ScanRun>WebSecurityScannerStub. stopScanRunCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<StopScanRunRequest,ScanRun>WebSecurityScannerStubSettings.Builder. stopScanRunSettings()Returns the builder for the settings used for calls to stopScanRun.com.google.api.gax.rpc.UnaryCallSettings<StopScanRunRequest,ScanRun>WebSecurityScannerStubSettings. stopScanRunSettings()Returns the object with the settings used for calls to stopScanRun.
-