@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen") @Component(value="org.genesys.glis.v1.api.GenesysApi") public class GenesysApi extends Object
| Constructor and Description |
|---|
GenesysApi() |
GenesysApi(ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
ApiClient |
getApiClient() |
List<UpdatedTarget> |
registerGenesysAsTarget(UpdateTargets targets)
Add Genesys as target URL to specified DOIs
We'll have fun!
|
org.springframework.http.ResponseEntity<List<UpdatedTarget>> |
registerGenesysAsTargetWithHttpInfo(UpdateTargets targets)
Add Genesys as target URL to specified DOIs
We'll have fun!
|
void |
setApiClient(ApiClient apiClient) |
public GenesysApi()
@Autowired public GenesysApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public List<UpdatedTarget> registerGenesysAsTarget(UpdateTargets targets) throws org.springframework.web.client.RestClientException
200 - Successful operation
targets - Registers Genesys as a target URL for specified DOIs (required)org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the APIpublic org.springframework.http.ResponseEntity<List<UpdatedTarget>> registerGenesysAsTargetWithHttpInfo(UpdateTargets targets) throws org.springframework.web.client.RestClientException
200 - Successful operation
targets - Registers Genesys as a target URL for specified DOIs (required)org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the APICopyright © 2025 Global Crop Diversity Trust. All rights reserved.