public class ByProjectKeyImageSearchConfigRequestBuilder extends Object
| Constructor and Description |
|---|
ByProjectKeyImageSearchConfigRequestBuilder(io.vrap.rmf.base.client.ApiHttpClient apiHttpClient,
String projectKey) |
| Modifier and Type | Method and Description |
|---|---|
ByProjectKeyImageSearchConfigGet |
get() |
ByProjectKeyImageSearchConfigPost |
post(ImageSearchConfigRequest imageSearchConfigRequest) |
ByProjectKeyImageSearchConfigPost |
post(UnaryOperator<ImageSearchConfigRequestBuilder> op) |
public ByProjectKeyImageSearchConfigRequestBuilder(io.vrap.rmf.base.client.ApiHttpClient apiHttpClient, String projectKey)
public ByProjectKeyImageSearchConfigGet get()
public ByProjectKeyImageSearchConfigPost post(ImageSearchConfigRequest imageSearchConfigRequest)