Uses of Class
com.google.cloud.websecurityscanner.v1.ListScanConfigsResponse
-
Packages that use ListScanConfigsResponse Package Description com.google.cloud.websecurityscanner.v1 A client to Web Security Scanner APIcom.google.cloud.websecurityscanner.v1.stub -
-
Uses of ListScanConfigsResponse in com.google.cloud.websecurityscanner.v1
Methods in com.google.cloud.websecurityscanner.v1 that return ListScanConfigsResponse Modifier and Type Method Description ListScanConfigsResponseListScanConfigsResponse.Builder. build()ListScanConfigsResponseListScanConfigsResponse.Builder. buildPartial()static ListScanConfigsResponseListScanConfigsResponse. getDefaultInstance()ListScanConfigsResponseListScanConfigsResponse.Builder. getDefaultInstanceForType()ListScanConfigsResponseListScanConfigsResponse. getDefaultInstanceForType()ListScanConfigsResponseWebSecurityScannerGrpc.WebSecurityScannerBlockingStub. listScanConfigs(ListScanConfigsRequest request)Lists ScanConfigs under a given project.static ListScanConfigsResponseListScanConfigsResponse. parseDelimitedFrom(InputStream input)static ListScanConfigsResponseListScanConfigsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListScanConfigsResponseListScanConfigsResponse. parseFrom(byte[] data)static ListScanConfigsResponseListScanConfigsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListScanConfigsResponseListScanConfigsResponse. parseFrom(com.google.protobuf.ByteString data)static ListScanConfigsResponseListScanConfigsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListScanConfigsResponseListScanConfigsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListScanConfigsResponseListScanConfigsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListScanConfigsResponseListScanConfigsResponse. parseFrom(InputStream input)static ListScanConfigsResponseListScanConfigsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListScanConfigsResponseListScanConfigsResponse. parseFrom(ByteBuffer data)static ListScanConfigsResponseListScanConfigsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.websecurityscanner.v1 that return types with arguments of type ListScanConfigsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListScanConfigsRequest,ListScanConfigsResponse>WebSecurityScannerGrpc. getListScanConfigsMethod()com.google.protobuf.Parser<ListScanConfigsResponse>ListScanConfigsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListScanConfigsResponse>WebSecurityScannerGrpc.WebSecurityScannerFutureStub. listScanConfigs(ListScanConfigsRequest request)Lists ScanConfigs under a given project.com.google.api.gax.rpc.UnaryCallable<ListScanConfigsRequest,ListScanConfigsResponse>WebSecurityScannerClient. listScanConfigsCallable()Lists ScanConfigs under a given project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListScanConfigsRequest,ListScanConfigsResponse,WebSecurityScannerClient.ListScanConfigsPagedResponse>WebSecurityScannerSettings.Builder. listScanConfigsSettings()Returns the builder for the settings used for calls to listScanConfigs.com.google.api.gax.rpc.PagedCallSettings<ListScanConfigsRequest,ListScanConfigsResponse,WebSecurityScannerClient.ListScanConfigsPagedResponse>WebSecurityScannerSettings. listScanConfigsSettings()Returns the object with the settings used for calls to listScanConfigs.static com.google.protobuf.Parser<ListScanConfigsResponse>ListScanConfigsResponse. parser()Methods in com.google.cloud.websecurityscanner.v1 with parameters of type ListScanConfigsResponse Modifier and Type Method Description protected WebSecurityScannerClient.ListScanConfigsPageWebSecurityScannerClient.ListScanConfigsPage. createPage(com.google.api.gax.rpc.PageContext<ListScanConfigsRequest,ListScanConfigsResponse,ScanConfig> context, ListScanConfigsResponse response)ListScanConfigsResponse.BuilderListScanConfigsResponse.Builder. mergeFrom(ListScanConfigsResponse other)static ListScanConfigsResponse.BuilderListScanConfigsResponse. newBuilder(ListScanConfigsResponse prototype)Method parameters in com.google.cloud.websecurityscanner.v1 with type arguments of type ListScanConfigsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<WebSecurityScannerClient.ListScanConfigsPagedResponse>WebSecurityScannerClient.ListScanConfigsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListScanConfigsRequest,ListScanConfigsResponse,ScanConfig> context, com.google.api.core.ApiFuture<ListScanConfigsResponse> futureResponse)static com.google.api.core.ApiFuture<WebSecurityScannerClient.ListScanConfigsPagedResponse>WebSecurityScannerClient.ListScanConfigsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListScanConfigsRequest,ListScanConfigsResponse,ScanConfig> context, com.google.api.core.ApiFuture<ListScanConfigsResponse> futureResponse)protected WebSecurityScannerClient.ListScanConfigsPageWebSecurityScannerClient.ListScanConfigsPage. createPage(com.google.api.gax.rpc.PageContext<ListScanConfigsRequest,ListScanConfigsResponse,ScanConfig> context, ListScanConfigsResponse response)com.google.api.core.ApiFuture<WebSecurityScannerClient.ListScanConfigsPage>WebSecurityScannerClient.ListScanConfigsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListScanConfigsRequest,ListScanConfigsResponse,ScanConfig> context, com.google.api.core.ApiFuture<ListScanConfigsResponse> futureResponse)com.google.api.core.ApiFuture<WebSecurityScannerClient.ListScanConfigsPage>WebSecurityScannerClient.ListScanConfigsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListScanConfigsRequest,ListScanConfigsResponse,ScanConfig> context, com.google.api.core.ApiFuture<ListScanConfigsResponse> futureResponse)default voidWebSecurityScannerGrpc.AsyncService. listScanConfigs(ListScanConfigsRequest request, io.grpc.stub.StreamObserver<ListScanConfigsResponse> responseObserver)Lists ScanConfigs under a given project.voidWebSecurityScannerGrpc.WebSecurityScannerStub. listScanConfigs(ListScanConfigsRequest request, io.grpc.stub.StreamObserver<ListScanConfigsResponse> responseObserver)Lists ScanConfigs under a given project. -
Uses of ListScanConfigsResponse in com.google.cloud.websecurityscanner.v1.stub
Methods in com.google.cloud.websecurityscanner.v1.stub that return types with arguments of type ListScanConfigsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListScanConfigsRequest,ListScanConfigsResponse>GrpcWebSecurityScannerStub. listScanConfigsCallable()com.google.api.gax.rpc.UnaryCallable<ListScanConfigsRequest,ListScanConfigsResponse>HttpJsonWebSecurityScannerStub. listScanConfigsCallable()com.google.api.gax.rpc.UnaryCallable<ListScanConfigsRequest,ListScanConfigsResponse>WebSecurityScannerStub. listScanConfigsCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListScanConfigsRequest,ListScanConfigsResponse,WebSecurityScannerClient.ListScanConfigsPagedResponse>WebSecurityScannerStubSettings.Builder. listScanConfigsSettings()Returns the builder for the settings used for calls to listScanConfigs.com.google.api.gax.rpc.PagedCallSettings<ListScanConfigsRequest,ListScanConfigsResponse,WebSecurityScannerClient.ListScanConfigsPagedResponse>WebSecurityScannerStubSettings. listScanConfigsSettings()Returns the object with the settings used for calls to listScanConfigs.
-