Uses of Class
com.google.cloud.websecurityscanner.v1alpha.ScanRun
-
Packages that use ScanRun Package Description com.google.cloud.websecurityscanner.v1alpha A client to Web Security Scanner APIcom.google.cloud.websecurityscanner.v1alpha.stub -
-
Uses of ScanRun in com.google.cloud.websecurityscanner.v1alpha
Methods in com.google.cloud.websecurityscanner.v1alpha that return ScanRun Modifier and Type Method Description ScanRun
ScanRun.Builder. build()
ScanRun
ScanRun.Builder. buildPartial()
static ScanRun
ScanRun. getDefaultInstance()
ScanRun
ScanRun.Builder. getDefaultInstanceForType()
ScanRun
ScanRun. getDefaultInstanceForType()
ScanRun
ScanConfig.Builder. getLatestRun()
Latest ScanRun if available.ScanRun
ScanConfig. getLatestRun()
Latest ScanRun if available.ScanRun
ScanConfigOrBuilder. getLatestRun()
Latest ScanRun if available.ScanRun
WebSecurityScannerClient. getScanRun(GetScanRunRequest request)
Gets a ScanRun.ScanRun
WebSecurityScannerClient. getScanRun(ScanRunName name)
Gets a ScanRun.ScanRun
WebSecurityScannerClient. getScanRun(String name)
Gets a ScanRun.ScanRun
WebSecurityScannerGrpc.WebSecurityScannerBlockingStub. getScanRun(GetScanRunRequest request)
Gets a ScanRun.ScanRun
ListScanRunsResponse.Builder. getScanRuns(int index)
The list of ScanRuns returned.ScanRun
ListScanRunsResponse. getScanRuns(int index)
The list of ScanRuns returned.ScanRun
ListScanRunsResponseOrBuilder. getScanRuns(int index)
The list of ScanRuns returned.static ScanRun
ScanRun. parseDelimitedFrom(InputStream input)
static ScanRun
ScanRun. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ScanRun
ScanRun. parseFrom(byte[] data)
static ScanRun
ScanRun. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ScanRun
ScanRun. parseFrom(com.google.protobuf.ByteString data)
static ScanRun
ScanRun. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ScanRun
ScanRun. parseFrom(com.google.protobuf.CodedInputStream input)
static ScanRun
ScanRun. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ScanRun
ScanRun. parseFrom(InputStream input)
static ScanRun
ScanRun. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ScanRun
ScanRun. parseFrom(ByteBuffer data)
static ScanRun
ScanRun. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ScanRun
WebSecurityScannerClient. startScanRun(ScanConfigName name)
Start a ScanRun according to the given ScanConfig.ScanRun
WebSecurityScannerClient. startScanRun(StartScanRunRequest request)
Start a ScanRun according to the given ScanConfig.ScanRun
WebSecurityScannerClient. startScanRun(String name)
Start a ScanRun according to the given ScanConfig.ScanRun
WebSecurityScannerGrpc.WebSecurityScannerBlockingStub. startScanRun(StartScanRunRequest request)
Start a ScanRun according to the given ScanConfig.ScanRun
WebSecurityScannerClient. stopScanRun(ScanRunName name)
Stops a ScanRun.ScanRun
WebSecurityScannerClient. stopScanRun(StopScanRunRequest request)
Stops a ScanRun.ScanRun
WebSecurityScannerClient. stopScanRun(String name)
Stops a ScanRun.ScanRun
WebSecurityScannerGrpc.WebSecurityScannerBlockingStub. stopScanRun(StopScanRunRequest request)
Stops a ScanRun.Methods in com.google.cloud.websecurityscanner.v1alpha 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.v1alpha with parameters of type ScanRun Modifier and Type Method Description ListScanRunsResponse.Builder
ListScanRunsResponse.Builder. addScanRuns(int index, ScanRun value)
The list of ScanRuns returned.ListScanRunsResponse.Builder
ListScanRunsResponse.Builder. addScanRuns(ScanRun value)
The list of ScanRuns returned.ScanRun.Builder
ScanRun.Builder. mergeFrom(ScanRun other)
ScanConfig.Builder
ScanConfig.Builder. mergeLatestRun(ScanRun value)
Latest ScanRun if available.static ScanRun.Builder
ScanRun. newBuilder(ScanRun prototype)
ScanConfig.Builder
ScanConfig.Builder. setLatestRun(ScanRun value)
Latest ScanRun if available.ListScanRunsResponse.Builder
ListScanRunsResponse.Builder. setScanRuns(int index, ScanRun value)
The list of ScanRuns returned.Method parameters in com.google.cloud.websecurityscanner.v1alpha with type arguments of type ScanRun Modifier and Type Method Description ListScanRunsResponse.Builder
ListScanRunsResponse.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.ListScanRunsPage
WebSecurityScannerClient.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 void
WebSecurityScannerGrpc.AsyncService. getScanRun(GetScanRunRequest request, io.grpc.stub.StreamObserver<ScanRun> responseObserver)
Gets a ScanRun.void
WebSecurityScannerGrpc.WebSecurityScannerStub. getScanRun(GetScanRunRequest request, io.grpc.stub.StreamObserver<ScanRun> responseObserver)
Gets a ScanRun.default void
WebSecurityScannerGrpc.AsyncService. startScanRun(StartScanRunRequest request, io.grpc.stub.StreamObserver<ScanRun> responseObserver)
Start a ScanRun according to the given ScanConfig.void
WebSecurityScannerGrpc.WebSecurityScannerStub. startScanRun(StartScanRunRequest request, io.grpc.stub.StreamObserver<ScanRun> responseObserver)
Start a ScanRun according to the given ScanConfig.default void
WebSecurityScannerGrpc.AsyncService. stopScanRun(StopScanRunRequest request, io.grpc.stub.StreamObserver<ScanRun> responseObserver)
Stops a ScanRun.void
WebSecurityScannerGrpc.WebSecurityScannerStub. stopScanRun(StopScanRunRequest request, io.grpc.stub.StreamObserver<ScanRun> responseObserver)
Stops a ScanRun. -
Uses of ScanRun in com.google.cloud.websecurityscanner.v1alpha.stub
Methods in com.google.cloud.websecurityscanner.v1alpha.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.
-