Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

AbstractOpenApiSchema - Class in org.ow2.proactive.pca.service.client.model
Abstract class for oneOf,anyOf schemas defined in OpenAPI spec
AbstractOpenApiSchema(String, Boolean) - Constructor for class org.ow2.proactive.pca.service.client.model.AbstractOpenApiSchema
 
addDefaultCookie(String, String) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Add a default cookie.
addDefaultHeader(String, String) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Add a default header.
addDeploymentsItem(Deployment) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
addGroupsItem(String) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
addJobSubmissionsItem(JobSubmission) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
addVariablesItem(Variable) - Method in class org.ow2.proactive.pca.service.client.model.CloudAutomationWorkflow
 
ApiClient - Class in org.ow2.proactive.pca.service.client
ApiClient class.
ApiClient() - Constructor for class org.ow2.proactive.pca.service.client.ApiClient
Constructs a new ApiClient with default parameters.
ApiClient(Map<String, Authentication>) - Constructor for class org.ow2.proactive.pca.service.client.ApiClient
Constructs a new ApiClient with the specified authentication parameters.
ApiException - Exception in org.ow2.proactive.pca.service.client
API Exception
ApiException() - Constructor for exception org.ow2.proactive.pca.service.client.ApiException
 
ApiException(Throwable) - Constructor for exception org.ow2.proactive.pca.service.client.ApiException
 
ApiException(String) - Constructor for exception org.ow2.proactive.pca.service.client.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception org.ow2.proactive.pca.service.client.ApiException
 
ApiException(String, int, Map<String, List<String>>, String) - Constructor for exception org.ow2.proactive.pca.service.client.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception org.ow2.proactive.pca.service.client.ApiException
 
ApiException(int, Map<String, List<String>>, String) - Constructor for exception org.ow2.proactive.pca.service.client.ApiException
 
ApiException(int, String) - Constructor for exception org.ow2.proactive.pca.service.client.ApiException
 
ApiException(int, String, Map<String, List<String>>, String) - Constructor for exception org.ow2.proactive.pca.service.client.ApiException
 
ApiKeyAuth - Class in org.ow2.proactive.pca.service.client.auth
 
ApiKeyAuth(String, String) - Constructor for class org.ow2.proactive.pca.service.client.auth.ApiKeyAuth
 
ApiResponse<T> - Class in org.ow2.proactive.pca.service.client
API response returned by API call.
ApiResponse(int, Map<String, List<String>>) - Constructor for class org.ow2.proactive.pca.service.client.ApiResponse
 
ApiResponse(int, Map<String, List<String>>, T) - Constructor for class org.ow2.proactive.pca.service.client.ApiResponse
 
applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class org.ow2.proactive.pca.service.client.auth.ApiKeyAuth
 
applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in interface org.ow2.proactive.pca.service.client.auth.Authentication
Apply authentication settings to header and query params.
applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class org.ow2.proactive.pca.service.client.auth.HttpBasicAuth
 
applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class org.ow2.proactive.pca.service.client.auth.HttpBearerAuth
 
Authentication - Interface in org.ow2.proactive.pca.service.client.auth
 
authenticationLookup - Variable in class org.ow2.proactive.pca.service.client.ApiClient
 
authentications - Variable in class org.ow2.proactive.pca.service.client.ApiClient
 

B

basePath - Variable in class org.ow2.proactive.pca.service.client.ApiClient
 
bucket(String) - Method in class org.ow2.proactive.pca.service.client.model.CloudAutomationWorkflow
 
bucketName(String) - Method in class org.ow2.proactive.pca.service.client.model.ServiceDescription
 
bucketName(String) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
buildHttpClient() - Method in class org.ow2.proactive.pca.service.client.ApiClient
Build the Client used to make HTTP requests.
buildResponseHeaders(Response) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Build the response headers.

C

CatalogRestApi - Class in org.ow2.proactive.pca.service.client.api
 
CatalogRestApi() - Constructor for class org.ow2.proactive.pca.service.client.api.CatalogRestApi
 
CatalogRestApi(ApiClient) - Constructor for class org.ow2.proactive.pca.service.client.api.CatalogRestApi
 
clientConfig - Variable in class org.ow2.proactive.pca.service.client.ApiClient
 
clone() - Method in class org.ow2.proactive.pca.service.client.RFC3339DateFormat
 
CloudAutomationWorkflow - Class in org.ow2.proactive.pca.service.client.model
CloudAutomationWorkflow
CloudAutomationWorkflow() - Constructor for class org.ow2.proactive.pca.service.client.model.CloudAutomationWorkflow
 
commitTime(String) - Method in class org.ow2.proactive.pca.service.client.model.CloudAutomationWorkflow
 
Configuration - Class in org.ow2.proactive.pca.service.client
 
Configuration() - Constructor for class org.ow2.proactive.pca.service.client.Configuration
 
configureApiKeys(Map<String, String>) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Helper method to configure authentications which respects aliases of API keys.
connectionTimeout - Variable in class org.ow2.proactive.pca.service.client.ApiClient
 
Container - Class in org.ow2.proactive.pca.service.client.model
Container
Container() - Constructor for class org.ow2.proactive.pca.service.client.model.Container
 
container(Container) - Method in class org.ow2.proactive.pca.service.client.model.Deployment
 
containsIgnoreCase(String[], String) - Static method in class org.ow2.proactive.pca.service.client.StringUtil
Check if the given array contains the given value (with case-insensitive comparison).
createNewInstanceEndpoints(String, Long, Map<String, String>) - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Create new endpoints for the service instance
createNewInstanceEndpointsWithHttpInfo(String, Long, Map<String, String>) - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Create new endpoints for the service instance
createNewInstanceVariables(String, Long, Map<String, String>) - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Create new variables for the service instance
createNewInstanceVariablesWithHttpInfo(String, Long, Map<String, String>) - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Create new variables for the service instance
createRunningServiceInstance(String, ServiceDescription, Integer) - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Create a new service instance
createRunningServiceInstanceWithHttpInfo(String, ServiceDescription, Integer) - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Create a new service instance
creationTime(Long) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 

D

dateFormat - Variable in class org.ow2.proactive.pca.service.client.ApiClient
 
debugging - Variable in class org.ow2.proactive.pca.service.client.ApiClient
 
defaultCookieMap - Variable in class org.ow2.proactive.pca.service.client.ApiClient
 
defaultHeaderMap - Variable in class org.ow2.proactive.pca.service.client.ApiClient
 
defaultValue - Variable in class org.ow2.proactive.pca.service.client.ServerVariable
 
deleteServiceInstancesFromDatabase(String, Long) - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Remove a service instance from the database
deleteServiceInstancesFromDatabaseWithHttpInfo(String, Long) - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Remove a service instance from the database
Deployment - Class in org.ow2.proactive.pca.service.client.model
Deployment
Deployment() - Constructor for class org.ow2.proactive.pca.service.client.model.Deployment
 
deployments(List<Deployment>) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
description(String) - Method in class org.ow2.proactive.pca.service.client.model.GenericInformation
 
description - Variable in class org.ow2.proactive.pca.service.client.ServerConfiguration
 
description - Variable in class org.ow2.proactive.pca.service.client.ServerVariable
 
deserialize(Response, GenericType<T>) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Deserialize response body to Java object according to the Content-Type.
disableCertificateValidation(ClientBuilder) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Disable X.509 certificate validation in TLS connections.
documentation(String) - Method in class org.ow2.proactive.pca.service.client.model.GenericInformation
 
downloadFileFromResponse(Response) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Download file from the given response.

E

endpoint(Endpoint) - Method in class org.ow2.proactive.pca.service.client.model.Deployment
 
Endpoint - Class in org.ow2.proactive.pca.service.client.model
Endpoint
Endpoint() - Constructor for class org.ow2.proactive.pca.service.client.model.Endpoint
 
enumValues - Variable in class org.ow2.proactive.pca.service.client.ServerVariable
 
equals(Object) - Method in class org.ow2.proactive.pca.service.client.model.AbstractOpenApiSchema
 
equals(Object) - Method in class org.ow2.proactive.pca.service.client.model.CloudAutomationWorkflow
Return true if this CloudAutomationWorkflow object is equal to o.
equals(Object) - Method in class org.ow2.proactive.pca.service.client.model.Container
Return true if this Container object is equal to o.
equals(Object) - Method in class org.ow2.proactive.pca.service.client.model.Deployment
Return true if this Deployment object is equal to o.
equals(Object) - Method in class org.ow2.proactive.pca.service.client.model.Endpoint
Return true if this Endpoint object is equal to o.
equals(Object) - Method in class org.ow2.proactive.pca.service.client.model.GenericInformation
Return true if this GenericInformation object is equal to o.
equals(Object) - Method in class org.ow2.proactive.pca.service.client.model.JobSubmission
Return true if this JobSubmission object is equal to o.
equals(Object) - Method in class org.ow2.proactive.pca.service.client.model.Node
Return true if this Node object is equal to o.
equals(Object) - Method in class org.ow2.proactive.pca.service.client.model.ServiceDescription
Return true if this ServiceDescription object is equal to o.
equals(Object) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
Return true if this ServiceInstanceData object is equal to o.
equals(Object) - Method in class org.ow2.proactive.pca.service.client.model.Variable
Return true if this Variable object is equal to o.
escapeString(String) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Escape the given string to be used as URL query value.

F

finishTime(Long) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
format(Date, StringBuffer, FieldPosition) - Method in class org.ow2.proactive.pca.service.client.RFC3339DateFormat
 
formatDate(Date) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Format the given Date object into string.
formatOffsetDateTime(OffsetDateTime) - Method in class org.ow2.proactive.pca.service.client.JavaTimeFormatter
Format the given OffsetDateTime object into string.

G

genericInformation(GenericInformation) - Method in class org.ow2.proactive.pca.service.client.model.CloudAutomationWorkflow
 
GenericInformation - Class in org.ow2.proactive.pca.service.client.model
GenericInformation
GenericInformation() - Constructor for class org.ow2.proactive.pca.service.client.model.GenericInformation
 
getActiveServiceInstances(String, Boolean) - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Get service instances information for all active services.
getActiveServiceInstancesWithHttpInfo(String, Boolean) - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Get service instances information for all active services.
getActualInstance() - Method in class org.ow2.proactive.pca.service.client.model.AbstractOpenApiSchema
Get the actual instance
getActualInstanceRecursively() - Method in class org.ow2.proactive.pca.service.client.model.AbstractOpenApiSchema
Get the instant recursively when the schemas defined in oneOf/anyof happen to be oneOf/anyOf schema as well
getApiClient() - Method in class org.ow2.proactive.pca.service.client.api.CatalogRestApi
Get the API client
getApiClient() - Method in class org.ow2.proactive.pca.service.client.api.IpUtilsRestApi
Get the API client
getApiClient() - Method in class org.ow2.proactive.pca.service.client.api.JobInstanceRestApi
Get the API client
getApiClient() - Method in class org.ow2.proactive.pca.service.client.api.ResourceManagerRestApi
Get the API client
getApiClient() - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Get the API client
getApiKey() - Method in class org.ow2.proactive.pca.service.client.auth.ApiKeyAuth
 
getApiKeyPrefix() - Method in class org.ow2.proactive.pca.service.client.auth.ApiKeyAuth
 
getAuthentication(String) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Get authentication for the given name.
getAuthentications() - Method in class org.ow2.proactive.pca.service.client.ApiClient
Get authentications (key: authentication name, value: authentication).
getBasePath() - Method in class org.ow2.proactive.pca.service.client.ApiClient
Returns the base URL to the location where the OpenAPI document is being served.
getBearerToken() - Method in class org.ow2.proactive.pca.service.client.auth.HttpBearerAuth
Gets the token, which together with the scheme, will be sent as the value of the Authorization header.
getBucket() - Method in class org.ow2.proactive.pca.service.client.model.CloudAutomationWorkflow
Get bucket
getBucketName() - Method in class org.ow2.proactive.pca.service.client.model.ServiceDescription
Get bucketName
getBucketName() - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
Get bucketName
getClassForElement(JsonNode, Class<?>) - Static method in class org.ow2.proactive.pca.service.client.JSON
Returns the target model class that should be used to deserialize the input data.
getClientConfig() - Method in class org.ow2.proactive.pca.service.client.ApiClient
Gets the client config.
getCode() - Method in exception org.ow2.proactive.pca.service.client.ApiException
Get the HTTP status code.
getCommitTime() - Method in class org.ow2.proactive.pca.service.client.model.CloudAutomationWorkflow
Get commitTime
getConnectTimeout() - Method in class org.ow2.proactive.pca.service.client.ApiClient
Connect timeout (in milliseconds).
getContainer() - Method in class org.ow2.proactive.pca.service.client.model.Deployment
Get container
getContext(Class<?>) - Method in class org.ow2.proactive.pca.service.client.JSON
 
getCountActiveServiceInstances(String, Boolean) - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Get active service instances count.
getCountActiveServiceInstancesWithHttpInfo(String, Boolean) - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Get active service instances count.
getCreationTime() - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
Get creationTime
getData() - Method in class org.ow2.proactive.pca.service.client.ApiResponse
Get the data
getDateFormat() - Method in class org.ow2.proactive.pca.service.client.ApiClient
Get the date format used to parse/format date parameters.
getDefault() - Static method in class org.ow2.proactive.pca.service.client.JSON
Get the default JSON instance.
getDefaultApiClient() - Static method in class org.ow2.proactive.pca.service.client.Configuration
Get the default API client, which would be used when creating API instances without providing an API client.
getDefaultClientConfig() - Method in class org.ow2.proactive.pca.service.client.ApiClient
Get the default client config.
getDeployments() - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
Get deployments
getDescription() - Method in class org.ow2.proactive.pca.service.client.model.GenericInformation
Get description
getDocumentation() - Method in class org.ow2.proactive.pca.service.client.model.GenericInformation
Get documentation
getEndpoint() - Method in class org.ow2.proactive.pca.service.client.model.Deployment
Get endpoint
getExecutableActionByCatalogObject(String, Long, String, String) - Method in class org.ow2.proactive.pca.service.client.api.CatalogRestApi
Get ProActive Service Automation executable workflow by bucket and workflow names
getExecutableActionByCatalogObjectWithHttpInfo(String, Long, String, String) - Method in class org.ow2.proactive.pca.service.client.api.CatalogRestApi
Get ProActive Service Automation executable workflow by bucket and workflow names
getFinishTime() - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
Get finishTime
getGenericInformation() - Method in class org.ow2.proactive.pca.service.client.model.CloudAutomationWorkflow
Get genericInformation
getGroups() - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
Get groups
getHeaders() - Method in class org.ow2.proactive.pca.service.client.ApiResponse
Get the headers
getHost() - Method in class org.ow2.proactive.pca.service.client.model.Node
Get host
getHttpClient() - Method in class org.ow2.proactive.pca.service.client.ApiClient
Getter for the field httpClient.
getIcon() - Method in class org.ow2.proactive.pca.service.client.model.GenericInformation
Get icon
getId() - Method in class org.ow2.proactive.pca.service.client.model.Container
Get id
getId() - Method in class org.ow2.proactive.pca.service.client.model.Deployment
Get id
getId() - Method in class org.ow2.proactive.pca.service.client.model.Endpoint
Get id
getId() - Method in class org.ow2.proactive.pca.service.client.model.Node
Get id
getId() - Method in class org.ow2.proactive.pca.service.client.model.Variable
Get id
getInstanceId() - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
Get instanceId
getInstanceStatus() - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
Get instanceStatus
getJobId() - Method in class org.ow2.proactive.pca.service.client.model.JobSubmission
Get jobId
getJobSubmissions() - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
Get jobSubmissions
getJSON() - Method in class org.ow2.proactive.pca.service.client.ApiClient
Gets the JSON instance to do JSON serialization and deserialization.
getLabel() - Method in class org.ow2.proactive.pca.service.client.model.ServiceDescription
Get label
getLabel() - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
Get label
getLocation() - Method in class org.ow2.proactive.pca.service.client.auth.ApiKeyAuth
 
getMapper() - Method in class org.ow2.proactive.pca.service.client.JSON
Get the object mapper
getModel() - Method in class org.ow2.proactive.pca.service.client.model.Variable
Get model
getMyRemotePublicAddr(String) - Method in class org.ow2.proactive.pca.service.client.api.IpUtilsRestApi
Return the public IP address of the request sender
getMyRemotePublicAddrWithHttpInfo(String) - Method in class org.ow2.proactive.pca.service.client.api.IpUtilsRestApi
Return the public IP address of the request sender
getName() - Method in class org.ow2.proactive.pca.service.client.model.CloudAutomationWorkflow
Get name
getName() - Method in class org.ow2.proactive.pca.service.client.model.Container
Get name
getName() - Method in class org.ow2.proactive.pca.service.client.model.Node
Get name
getName() - Method in class org.ow2.proactive.pca.service.client.model.Variable
Get name
getName() - Method in class org.ow2.proactive.pca.service.client.Pair
 
getNode() - Method in class org.ow2.proactive.pca.service.client.model.Deployment
Get node
getNodeSourceName() - Method in class org.ow2.proactive.pca.service.client.model.Node
Get nodeSourceName
getOffsetDateTimeFormatter() - Method in class org.ow2.proactive.pca.service.client.JavaTimeFormatter
Get the date format used to parse/format OffsetDateTime parameters.
getParamName() - Method in class org.ow2.proactive.pca.service.client.auth.ApiKeyAuth
 
getParentJobId() - Method in class org.ow2.proactive.pca.service.client.model.JobSubmission
Get parentJobId
getPassword() - Method in class org.ow2.proactive.pca.service.client.auth.HttpBasicAuth
 
getProjectName() - Method in class org.ow2.proactive.pca.service.client.model.GenericInformation
Get projectName
getProxyfied() - Method in class org.ow2.proactive.pca.service.client.model.Endpoint
Get proxyfied
getProxyfiedUrl() - Method in class org.ow2.proactive.pca.service.client.model.Endpoint
Get proxyfiedUrl
getReadTimeout() - Method in class org.ow2.proactive.pca.service.client.ApiClient
read timeout (in milliseconds).
getResponseBody() - Method in exception org.ow2.proactive.pca.service.client.ApiException
Get the HTTP response body.
getResponseHeaders() - Method in exception org.ow2.proactive.pca.service.client.ApiException
Get the HTTP response headers.
getSchemas() - Method in class org.ow2.proactive.pca.service.client.model.AbstractOpenApiSchema
Get the list of oneOf/anyOf composed schemas allowed to be stored in this object
getSchemaType() - Method in class org.ow2.proactive.pca.service.client.model.AbstractOpenApiSchema
Get the schema type (e.g.
getServerIndex() - Method in class org.ow2.proactive.pca.service.client.ApiClient
Getter for the field serverIndex.
getServers() - Method in class org.ow2.proactive.pca.service.client.ApiClient
Getter for the field servers.
getServerVariables() - Method in class org.ow2.proactive.pca.service.client.ApiClient
Getter for the field serverVariables.
getServiceIcon() - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
Get serviceIcon
getServiceId() - Method in class org.ow2.proactive.pca.service.client.model.GenericInformation
Get serviceId
getServiceId() - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
Get serviceId
getServiceInstance(String, Long) - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Get a service instance information
getServiceInstanceJobsEndpoints(String, List<Integer>) - Method in class org.ow2.proactive.pca.service.client.api.JobInstanceRestApi
Get service jobs endpoints information
getServiceInstanceJobsEndpointsWithHttpInfo(String, List<Integer>) - Method in class org.ow2.proactive.pca.service.client.api.JobInstanceRestApi
Get service jobs endpoints information
getServiceInstances(String, List<Long>) - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Get all service instances information for the provided comma separated list of instance ids or for all services if no instance id list is provided.
getServiceInstancesWithHttpInfo(String, List<Long>) - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Get all service instances information for the provided comma separated list of instance ids or for all services if no instance id list is provided.
getServiceInstanceWithHttpInfo(String, Long) - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Get a service instance information
getStates() - Method in class org.ow2.proactive.pca.service.client.model.GenericInformation
Get states
getStatusCode() - Method in class org.ow2.proactive.pca.service.client.ApiResponse
Get the status code
getSubmissionTime() - Method in class org.ow2.proactive.pca.service.client.model.JobSubmission
Get submissionTime
getTempFolderPath() - Method in class org.ow2.proactive.pca.service.client.ApiClient
The path of temporary folder used to store downloaded files from endpoints with file response.
getTransitionState() - Method in class org.ow2.proactive.pca.service.client.model.JobSubmission
Get transitionState
getUrl() - Method in class org.ow2.proactive.pca.service.client.model.Endpoint
Get url
getUrl() - Method in class org.ow2.proactive.pca.service.client.model.Node
Get url
getUserAgent() - Method in class org.ow2.proactive.pca.service.client.ApiClient
Get the User-Agent header's value.
getUsername() - Method in class org.ow2.proactive.pca.service.client.auth.HttpBasicAuth
 
getUserName() - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
Get userName
getValue() - Method in class org.ow2.proactive.pca.service.client.model.Variable
Get value
getValue() - Method in class org.ow2.proactive.pca.service.client.Pair
 
getVariables() - Method in class org.ow2.proactive.pca.service.client.model.CloudAutomationWorkflow
Get variables
getVariables() - Method in class org.ow2.proactive.pca.service.client.model.ServiceDescription
Get variables
getVariables() - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
Get variables
getWorkflowByCatalogObject(String, String, String) - Method in class org.ow2.proactive.pca.service.client.api.CatalogRestApi
Get ProActive Service Automation workflow by bucket and workflow names
getWorkflowByCatalogObjectWithHttpInfo(String, String, String) - Method in class org.ow2.proactive.pca.service.client.api.CatalogRestApi
Get ProActive Service Automation workflow by bucket and workflow names
getWorkflowName() - Method in class org.ow2.proactive.pca.service.client.model.ServiceDescription
Get workflowName
getWorkflowsByServiceId(String, String) - Method in class org.ow2.proactive.pca.service.client.api.CatalogRestApi
Get ProActive Service Automation workflows by service id
getWorkflowsByServiceIdWithHttpInfo(String, String) - Method in class org.ow2.proactive.pca.service.client.api.CatalogRestApi
Get ProActive Service Automation workflows by service id
groups(List<String>) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 

H

hashCode() - Method in class org.ow2.proactive.pca.service.client.model.AbstractOpenApiSchema
 
hashCode() - Method in class org.ow2.proactive.pca.service.client.model.CloudAutomationWorkflow
 
hashCode() - Method in class org.ow2.proactive.pca.service.client.model.Container
 
hashCode() - Method in class org.ow2.proactive.pca.service.client.model.Deployment
 
hashCode() - Method in class org.ow2.proactive.pca.service.client.model.Endpoint
 
hashCode() - Method in class org.ow2.proactive.pca.service.client.model.GenericInformation
 
hashCode() - Method in class org.ow2.proactive.pca.service.client.model.JobSubmission
 
hashCode() - Method in class org.ow2.proactive.pca.service.client.model.Node
 
hashCode() - Method in class org.ow2.proactive.pca.service.client.model.ServiceDescription
 
hashCode() - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
hashCode() - Method in class org.ow2.proactive.pca.service.client.model.Variable
 
host(String) - Method in class org.ow2.proactive.pca.service.client.model.Node
 
HttpBasicAuth - Class in org.ow2.proactive.pca.service.client.auth
 
HttpBasicAuth() - Constructor for class org.ow2.proactive.pca.service.client.auth.HttpBasicAuth
 
HttpBearerAuth - Class in org.ow2.proactive.pca.service.client.auth
 
HttpBearerAuth(String) - Constructor for class org.ow2.proactive.pca.service.client.auth.HttpBearerAuth
 
httpClient - Variable in class org.ow2.proactive.pca.service.client.ApiClient
 

I

icon(String) - Method in class org.ow2.proactive.pca.service.client.model.GenericInformation
 
id(String) - Method in class org.ow2.proactive.pca.service.client.model.Container
 
id(Long) - Method in class org.ow2.proactive.pca.service.client.model.Deployment
 
id(String) - Method in class org.ow2.proactive.pca.service.client.model.Endpoint
 
id(Long) - Method in class org.ow2.proactive.pca.service.client.model.Node
 
id(Long) - Method in class org.ow2.proactive.pca.service.client.model.Variable
 
instanceId(Long) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
instanceStatus(String) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
invokeAPI(String, String, String, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String, String, String[], GenericType<T>, boolean) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Invoke API by sending HTTP request with the given options.
invokeAPI(String, String, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String, String, String[], GenericType<T>, boolean) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Deprecated.
Add qualified name of the operation as a first parameter.
IpUtilsRestApi - Class in org.ow2.proactive.pca.service.client.api
 
IpUtilsRestApi() - Constructor for class org.ow2.proactive.pca.service.client.api.IpUtilsRestApi
 
IpUtilsRestApi(ApiClient) - Constructor for class org.ow2.proactive.pca.service.client.api.IpUtilsRestApi
 
isDebugging() - Method in class org.ow2.proactive.pca.service.client.ApiClient
Check that whether debugging is enabled for this API client.
isInstanceOf(Class<?>, Object, Set<Class<?>>) - Static method in class org.ow2.proactive.pca.service.client.JSON
Returns true if inst is an instance of modelClass in the OpenAPI model hierarchy.
isJsonMime(String) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Check if the given MIME is a JSON MIME.
isNullable() - Method in class org.ow2.proactive.pca.service.client.model.AbstractOpenApiSchema
Is nullable

J

JavaTimeFormatter - Class in org.ow2.proactive.pca.service.client
Class that add parsing/formatting support for Java 8+ OffsetDateTime class.
JavaTimeFormatter() - Constructor for class org.ow2.proactive.pca.service.client.JavaTimeFormatter
 
jobId(Integer) - Method in class org.ow2.proactive.pca.service.client.model.JobSubmission
 
JobInstanceRestApi - Class in org.ow2.proactive.pca.service.client.api
 
JobInstanceRestApi() - Constructor for class org.ow2.proactive.pca.service.client.api.JobInstanceRestApi
 
JobInstanceRestApi(ApiClient) - Constructor for class org.ow2.proactive.pca.service.client.api.JobInstanceRestApi
 
JobSubmission - Class in org.ow2.proactive.pca.service.client.model
JobSubmission
JobSubmission() - Constructor for class org.ow2.proactive.pca.service.client.model.JobSubmission
 
jobSubmissions(List<JobSubmission>) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
join(String[], String) - Static method in class org.ow2.proactive.pca.service.client.StringUtil
Join an array of strings with the given separator.
join(Collection<String>, String) - Static method in class org.ow2.proactive.pca.service.client.StringUtil
Join a list of strings with the given separator.
json - Variable in class org.ow2.proactive.pca.service.client.ApiClient
 
JSON - Class in org.ow2.proactive.pca.service.client
 
JSON() - Constructor for class org.ow2.proactive.pca.service.client.JSON
 
JSON_PROPERTY_BUCKET - Static variable in class org.ow2.proactive.pca.service.client.model.CloudAutomationWorkflow
 
JSON_PROPERTY_BUCKET_NAME - Static variable in class org.ow2.proactive.pca.service.client.model.ServiceDescription
 
JSON_PROPERTY_BUCKET_NAME - Static variable in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
JSON_PROPERTY_COMMIT_TIME - Static variable in class org.ow2.proactive.pca.service.client.model.CloudAutomationWorkflow
 
JSON_PROPERTY_CONTAINER - Static variable in class org.ow2.proactive.pca.service.client.model.Deployment
 
JSON_PROPERTY_CREATION_TIME - Static variable in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
JSON_PROPERTY_DEPLOYMENTS - Static variable in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
JSON_PROPERTY_DESCRIPTION - Static variable in class org.ow2.proactive.pca.service.client.model.GenericInformation
 
JSON_PROPERTY_DOCUMENTATION - Static variable in class org.ow2.proactive.pca.service.client.model.GenericInformation
 
JSON_PROPERTY_ENDPOINT - Static variable in class org.ow2.proactive.pca.service.client.model.Deployment
 
JSON_PROPERTY_FINISH_TIME - Static variable in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
JSON_PROPERTY_GENERIC_INFORMATION - Static variable in class org.ow2.proactive.pca.service.client.model.CloudAutomationWorkflow
 
JSON_PROPERTY_GROUPS - Static variable in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
JSON_PROPERTY_HOST - Static variable in class org.ow2.proactive.pca.service.client.model.Node
 
JSON_PROPERTY_ICON - Static variable in class org.ow2.proactive.pca.service.client.model.GenericInformation
 
JSON_PROPERTY_ID - Static variable in class org.ow2.proactive.pca.service.client.model.Container
 
JSON_PROPERTY_ID - Static variable in class org.ow2.proactive.pca.service.client.model.Deployment
 
JSON_PROPERTY_ID - Static variable in class org.ow2.proactive.pca.service.client.model.Endpoint
 
JSON_PROPERTY_ID - Static variable in class org.ow2.proactive.pca.service.client.model.Node
 
JSON_PROPERTY_ID - Static variable in class org.ow2.proactive.pca.service.client.model.Variable
 
JSON_PROPERTY_INSTANCE_ID - Static variable in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
JSON_PROPERTY_INSTANCE_STATUS - Static variable in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
JSON_PROPERTY_JOB_ID - Static variable in class org.ow2.proactive.pca.service.client.model.JobSubmission
 
JSON_PROPERTY_JOB_SUBMISSIONS - Static variable in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
JSON_PROPERTY_LABEL - Static variable in class org.ow2.proactive.pca.service.client.model.ServiceDescription
 
JSON_PROPERTY_LABEL - Static variable in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
JSON_PROPERTY_MODEL - Static variable in class org.ow2.proactive.pca.service.client.model.Variable
 
JSON_PROPERTY_NAME - Static variable in class org.ow2.proactive.pca.service.client.model.CloudAutomationWorkflow
 
JSON_PROPERTY_NAME - Static variable in class org.ow2.proactive.pca.service.client.model.Container
 
JSON_PROPERTY_NAME - Static variable in class org.ow2.proactive.pca.service.client.model.Node
 
JSON_PROPERTY_NAME - Static variable in class org.ow2.proactive.pca.service.client.model.Variable
 
JSON_PROPERTY_NODE - Static variable in class org.ow2.proactive.pca.service.client.model.Deployment
 
JSON_PROPERTY_NODE_SOURCE_NAME - Static variable in class org.ow2.proactive.pca.service.client.model.Node
 
JSON_PROPERTY_PARENT_JOB_ID - Static variable in class org.ow2.proactive.pca.service.client.model.JobSubmission
 
JSON_PROPERTY_PROJECT_NAME - Static variable in class org.ow2.proactive.pca.service.client.model.GenericInformation
 
JSON_PROPERTY_PROXYFIED - Static variable in class org.ow2.proactive.pca.service.client.model.Endpoint
 
JSON_PROPERTY_PROXYFIED_URL - Static variable in class org.ow2.proactive.pca.service.client.model.Endpoint
 
JSON_PROPERTY_SERVICE_ICON - Static variable in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
JSON_PROPERTY_SERVICE_ID - Static variable in class org.ow2.proactive.pca.service.client.model.GenericInformation
 
JSON_PROPERTY_SERVICE_ID - Static variable in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
JSON_PROPERTY_STATES - Static variable in class org.ow2.proactive.pca.service.client.model.GenericInformation
 
JSON_PROPERTY_SUBMISSION_TIME - Static variable in class org.ow2.proactive.pca.service.client.model.JobSubmission
 
JSON_PROPERTY_TRANSITION_STATE - Static variable in class org.ow2.proactive.pca.service.client.model.JobSubmission
 
JSON_PROPERTY_URL - Static variable in class org.ow2.proactive.pca.service.client.model.Endpoint
 
JSON_PROPERTY_URL - Static variable in class org.ow2.proactive.pca.service.client.model.Node
 
JSON_PROPERTY_USER_NAME - Static variable in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
JSON_PROPERTY_VALUE - Static variable in class org.ow2.proactive.pca.service.client.model.Variable
 
JSON_PROPERTY_VARIABLES - Static variable in class org.ow2.proactive.pca.service.client.model.CloudAutomationWorkflow
 
JSON_PROPERTY_VARIABLES - Static variable in class org.ow2.proactive.pca.service.client.model.ServiceDescription
 
JSON_PROPERTY_VARIABLES - Static variable in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
JSON_PROPERTY_WORKFLOW_NAME - Static variable in class org.ow2.proactive.pca.service.client.model.ServiceDescription
 

K

killServiceInstanceJobs(String, Long) - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Kill the running workflows of the instance
killServiceInstanceJobsWithHttpInfo(String, Long) - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Kill the running workflows of the instance

L

label(String) - Method in class org.ow2.proactive.pca.service.client.model.ServiceDescription
 
label(String) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
launchServiceInstanceAction(String, Long, ServiceDescription, Integer) - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Launch an action on the instance
launchServiceInstanceActionWithHttpInfo(String, Long, ServiceDescription, Integer) - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Launch an action on the instance
listActionWorkflows(String) - Method in class org.ow2.proactive.pca.service.client.api.CatalogRestApi
List ProActive Service Automation action workflows
listActionWorkflowsWithHttpInfo(String) - Method in class org.ow2.proactive.pca.service.client.api.CatalogRestApi
List ProActive Service Automation action workflows
listAllWorkflowsByServiceId(String) - Method in class org.ow2.proactive.pca.service.client.api.CatalogRestApi
List ProActive Service Automation workflows by service id
listAllWorkflowsByServiceIdWithHttpInfo(String) - Method in class org.ow2.proactive.pca.service.client.api.CatalogRestApi
List ProActive Service Automation workflows by service id
listAndRefreshAllWorkflowsByServiceId(String) - Method in class org.ow2.proactive.pca.service.client.api.CatalogRestApi
Invalidate cache and list ProActive Service Automation workflows by service id
listAndRefreshAllWorkflowsByServiceIdWithHttpInfo(String) - Method in class org.ow2.proactive.pca.service.client.api.CatalogRestApi
Invalidate cache and list ProActive Service Automation workflows by service id
listExecutableActionsByInstanceId(String, Long) - Method in class org.ow2.proactive.pca.service.client.api.CatalogRestApi
List ProActive Service Automation executable workflows grouped by instance id.
listExecutableActionsByInstanceIds(String, List<Long>) - Method in class org.ow2.proactive.pca.service.client.api.CatalogRestApi
List ProActive Service Automation executable workflows grouped by instance ids for a given list of ids.
listExecutableActionsByInstanceIdsWithHttpInfo(String, List<Long>) - Method in class org.ow2.proactive.pca.service.client.api.CatalogRestApi
List ProActive Service Automation executable workflows grouped by instance ids for a given list of ids.
listExecutableActionsByInstanceIdWithHttpInfo(String, Long) - Method in class org.ow2.proactive.pca.service.client.api.CatalogRestApi
List ProActive Service Automation executable workflows grouped by instance id.
listOfFieldsOfExistingNodeSources(String, List<String>) - Method in class org.ow2.proactive.pca.service.client.api.ResourceManagerRestApi
List the resource manager nodes requested information
listOfFieldsOfExistingNodeSourcesWithHttpInfo(String, List<String>) - Method in class org.ow2.proactive.pca.service.client.api.ResourceManagerRestApi
List the resource manager nodes requested information
listStartingWorkflows(String) - Method in class org.ow2.proactive.pca.service.client.api.CatalogRestApi
List ProActive Service Automation starting workflows
listStartingWorkflowsByServiceId(String) - Method in class org.ow2.proactive.pca.service.client.api.CatalogRestApi
List ProActive Service Automation starting workflows by service id
listStartingWorkflowsByServiceIdWithHttpInfo(String) - Method in class org.ow2.proactive.pca.service.client.api.CatalogRestApi
List ProActive Service Automation starting workflows by service id
listStartingWorkflowsWithHttpInfo(String) - Method in class org.ow2.proactive.pca.service.client.api.CatalogRestApi
List ProActive Service Automation starting workflows

M

model(String) - Method in class org.ow2.proactive.pca.service.client.model.Variable
 

N

name(String) - Method in class org.ow2.proactive.pca.service.client.model.CloudAutomationWorkflow
 
name(String) - Method in class org.ow2.proactive.pca.service.client.model.Container
 
name(String) - Method in class org.ow2.proactive.pca.service.client.model.Node
 
name(String) - Method in class org.ow2.proactive.pca.service.client.model.Variable
 
node(Node) - Method in class org.ow2.proactive.pca.service.client.model.Deployment
 
Node - Class in org.ow2.proactive.pca.service.client.model
Node
Node() - Constructor for class org.ow2.proactive.pca.service.client.model.Node
 
nodeSourceName(String) - Method in class org.ow2.proactive.pca.service.client.model.Node
 

O

operationServerIndex - Variable in class org.ow2.proactive.pca.service.client.ApiClient
 
operationServers - Variable in class org.ow2.proactive.pca.service.client.ApiClient
 
operationServerVariables - Variable in class org.ow2.proactive.pca.service.client.ApiClient
 
org.ow2.proactive.pca.service.client - package org.ow2.proactive.pca.service.client
 
org.ow2.proactive.pca.service.client.api - package org.ow2.proactive.pca.service.client.api
 
org.ow2.proactive.pca.service.client.auth - package org.ow2.proactive.pca.service.client.auth
 
org.ow2.proactive.pca.service.client.model - package org.ow2.proactive.pca.service.client.model
 

P

Pair - Class in org.ow2.proactive.pca.service.client
 
Pair(String, String) - Constructor for class org.ow2.proactive.pca.service.client.Pair
 
parameterToPairs(String, String, Object) - Method in class org.ow2.proactive.pca.service.client.ApiClient
 
parameterToString(Object) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Format the given parameter object into string.
parentJobId(Integer) - Method in class org.ow2.proactive.pca.service.client.model.JobSubmission
 
parse(String) - Method in class org.ow2.proactive.pca.service.client.RFC3339DateFormat
 
parse(String, ParsePosition) - Method in class org.ow2.proactive.pca.service.client.RFC3339DateFormat
 
parseDate(String) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Parse the given string into Date object.
parseOffsetDateTime(String) - Method in class org.ow2.proactive.pca.service.client.JavaTimeFormatter
Parse the given string into OffsetDateTime object.
prepareDownloadFile(Response) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Prepare the file for download from the response.
projectName(String) - Method in class org.ow2.proactive.pca.service.client.model.GenericInformation
 
proxyfied(Boolean) - Method in class org.ow2.proactive.pca.service.client.model.Endpoint
 
proxyfiedUrl(String) - Method in class org.ow2.proactive.pca.service.client.model.Endpoint
 
putStatesItem(String, String) - Method in class org.ow2.proactive.pca.service.client.model.GenericInformation
 
putVariablesItem(String, String) - Method in class org.ow2.proactive.pca.service.client.model.ServiceDescription
 
putVariablesItem(String, String) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 

R

refreshWorkflowByServiceId(String, String, String, String) - Method in class org.ow2.proactive.pca.service.client.api.CatalogRestApi
Invalidate cache for the given serviceId of ProActive Service Automation workflow and returns the updated workflow
refreshWorkflowByServiceIdWithHttpInfo(String, String, String, String) - Method in class org.ow2.proactive.pca.service.client.api.CatalogRestApi
Invalidate cache for the given serviceId of ProActive Service Automation workflow and returns the updated workflow
registerDescendants(Class<?>, Map<String, GenericType>) - Static method in class org.ow2.proactive.pca.service.client.JSON
Register the oneOf/anyOf descendants of the modelClass.
registerDiscriminator(Class<?>, String, Map<String, Class<?>>) - Static method in class org.ow2.proactive.pca.service.client.JSON
Register a model class discriminator.
removeInstanceEndpoints(String, Long, List<String>) - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Remove the service instance endpoints
removeInstanceEndpointsWithHttpInfo(String, Long, List<String>) - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Remove the service instance endpoints
removeInstanceVariables(String, Long, List<String>) - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Remove the service instance variables
removeInstanceVariablesWithHttpInfo(String, Long, List<String>) - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Remove the service instance variables
ResourceManagerRestApi - Class in org.ow2.proactive.pca.service.client.api
 
ResourceManagerRestApi() - Constructor for class org.ow2.proactive.pca.service.client.api.ResourceManagerRestApi
 
ResourceManagerRestApi(ApiClient) - Constructor for class org.ow2.proactive.pca.service.client.api.ResourceManagerRestApi
 
RFC3339DateFormat - Class in org.ow2.proactive.pca.service.client
 
RFC3339DateFormat() - Constructor for class org.ow2.proactive.pca.service.client.RFC3339DateFormat
 

S

selectHeaderAccept(String...) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
selectHeaderContentType(String...) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
serialize(Object, Map<String, Object>, String, boolean) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Serialize the given Java object into string entity according the given Content-Type (only JSON is supported for now).
serializeToString(Object, Map<String, Object>, String, boolean) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Serialize the given Java object into string according the given Content-Type (only JSON, HTTP form is supported for now).
ServerConfiguration - Class in org.ow2.proactive.pca.service.client
Representing a Server configuration.
ServerConfiguration(String, String, Map<String, ServerVariable>) - Constructor for class org.ow2.proactive.pca.service.client.ServerConfiguration
 
serverIndex - Variable in class org.ow2.proactive.pca.service.client.ApiClient
 
servers - Variable in class org.ow2.proactive.pca.service.client.ApiClient
 
ServerVariable - Class in org.ow2.proactive.pca.service.client
Representing a Server Variable for server URL template substitution.
ServerVariable(String, String, HashSet<String>) - Constructor for class org.ow2.proactive.pca.service.client.ServerVariable
 
serverVariables - Variable in class org.ow2.proactive.pca.service.client.ApiClient
 
ServiceDescription - Class in org.ow2.proactive.pca.service.client.model
Description of the instance model and actions
ServiceDescription() - Constructor for class org.ow2.proactive.pca.service.client.model.ServiceDescription
 
serviceIcon(String) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
serviceId(String) - Method in class org.ow2.proactive.pca.service.client.model.GenericInformation
 
serviceId(String) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
ServiceInstanceData - Class in org.ow2.proactive.pca.service.client.model
Information to update
ServiceInstanceData() - Constructor for class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
ServiceInstanceRestApi - Class in org.ow2.proactive.pca.service.client.api
 
ServiceInstanceRestApi() - Constructor for class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
 
ServiceInstanceRestApi(ApiClient) - Constructor for class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
 
setActualInstance(Object) - Method in class org.ow2.proactive.pca.service.client.model.AbstractOpenApiSchema
Set the actual instance
setApiClient(ApiClient) - Method in class org.ow2.proactive.pca.service.client.api.CatalogRestApi
Set the API client
setApiClient(ApiClient) - Method in class org.ow2.proactive.pca.service.client.api.IpUtilsRestApi
Set the API client
setApiClient(ApiClient) - Method in class org.ow2.proactive.pca.service.client.api.JobInstanceRestApi
Set the API client
setApiClient(ApiClient) - Method in class org.ow2.proactive.pca.service.client.api.ResourceManagerRestApi
Set the API client
setApiClient(ApiClient) - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Set the API client
setApiKey(String) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Helper method to set API key value for the first API key authentication.
setApiKey(String) - Method in class org.ow2.proactive.pca.service.client.auth.ApiKeyAuth
 
setApiKeyPrefix(String) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Helper method to set API key prefix for the first API key authentication.
setApiKeyPrefix(String) - Method in class org.ow2.proactive.pca.service.client.auth.ApiKeyAuth
 
setBasePath(String) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Sets the base URL to the location where the OpenAPI document is being served.
setBearerToken(String) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Helper method to set bearer token for the first Bearer authentication.
setBearerToken(String) - Method in class org.ow2.proactive.pca.service.client.auth.HttpBearerAuth
Sets the token, which together with the scheme, will be sent as the value of the Authorization header.
setBucket(String) - Method in class org.ow2.proactive.pca.service.client.model.CloudAutomationWorkflow
 
setBucketName(String) - Method in class org.ow2.proactive.pca.service.client.model.ServiceDescription
 
setBucketName(String) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
setClientConfig(ClientConfig) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Set the client config.
setCommitTime(String) - Method in class org.ow2.proactive.pca.service.client.model.CloudAutomationWorkflow
 
setConnectTimeout(int) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Set the connect timeout (in milliseconds).
setContainer(Container) - Method in class org.ow2.proactive.pca.service.client.model.Deployment
 
setCreationTime(Long) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
setDateFormat(DateFormat) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Set the date format used to parse/format date parameters.
setDateFormat(DateFormat) - Method in class org.ow2.proactive.pca.service.client.JSON
Set the date format for JSON (de)serialization with Date properties.
setDebugging(boolean) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Enable/disable debugging for this API client.
setDefault(JSON) - Static method in class org.ow2.proactive.pca.service.client.JSON
Set the default JSON instance.
setDefaultApiClient(ApiClient) - Static method in class org.ow2.proactive.pca.service.client.Configuration
Set the default API client, which would be used when creating API instances without providing an API client.
setDeployments(List<Deployment>) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
setDescription(String) - Method in class org.ow2.proactive.pca.service.client.model.GenericInformation
 
setDocumentation(String) - Method in class org.ow2.proactive.pca.service.client.model.GenericInformation
 
setEndpoint(Endpoint) - Method in class org.ow2.proactive.pca.service.client.model.Deployment
 
setFinishTime(Long) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
setGenericInformation(GenericInformation) - Method in class org.ow2.proactive.pca.service.client.model.CloudAutomationWorkflow
 
setGroups(List<String>) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
setHost(String) - Method in class org.ow2.proactive.pca.service.client.model.Node
 
setHttpClient(Client) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Setter for the field httpClient.
setIcon(String) - Method in class org.ow2.proactive.pca.service.client.model.GenericInformation
 
setId(String) - Method in class org.ow2.proactive.pca.service.client.model.Container
 
setId(Long) - Method in class org.ow2.proactive.pca.service.client.model.Deployment
 
setId(String) - Method in class org.ow2.proactive.pca.service.client.model.Endpoint
 
setId(Long) - Method in class org.ow2.proactive.pca.service.client.model.Node
 
setId(Long) - Method in class org.ow2.proactive.pca.service.client.model.Variable
 
setInstanceId(Long) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
setInstanceStatus(String) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
setJobId(Integer) - Method in class org.ow2.proactive.pca.service.client.model.JobSubmission
 
setJobSubmissions(List<JobSubmission>) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
setLabel(String) - Method in class org.ow2.proactive.pca.service.client.model.ServiceDescription
 
setLabel(String) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
setModel(String) - Method in class org.ow2.proactive.pca.service.client.model.Variable
 
setName(String) - Method in class org.ow2.proactive.pca.service.client.model.CloudAutomationWorkflow
 
setName(String) - Method in class org.ow2.proactive.pca.service.client.model.Container
 
setName(String) - Method in class org.ow2.proactive.pca.service.client.model.Node
 
setName(String) - Method in class org.ow2.proactive.pca.service.client.model.Variable
 
setNode(Node) - Method in class org.ow2.proactive.pca.service.client.model.Deployment
 
setNodeSourceName(String) - Method in class org.ow2.proactive.pca.service.client.model.Node
 
setOffsetDateTimeFormatter(DateTimeFormatter) - Method in class org.ow2.proactive.pca.service.client.JavaTimeFormatter
Set the date format used to parse/format OffsetDateTime parameters.
setParentJobId(Integer) - Method in class org.ow2.proactive.pca.service.client.model.JobSubmission
 
setPassword(String) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Helper method to set password for the first HTTP basic authentication.
setPassword(String) - Method in class org.ow2.proactive.pca.service.client.auth.HttpBasicAuth
 
setProjectName(String) - Method in class org.ow2.proactive.pca.service.client.model.GenericInformation
 
setProxyfied(Boolean) - Method in class org.ow2.proactive.pca.service.client.model.Endpoint
 
setProxyfiedUrl(String) - Method in class org.ow2.proactive.pca.service.client.model.Endpoint
 
setReadTimeout(int) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Set the read timeout (in milliseconds).
setServerIndex(Integer) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Setter for the field serverIndex.
setServers(List<ServerConfiguration>) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Setter for the field servers.
setServerVariables(Map<String, String>) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Setter for the field serverVariables.
setServiceIcon(String) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
setServiceId(String) - Method in class org.ow2.proactive.pca.service.client.model.GenericInformation
 
setServiceId(String) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
setStates(Map<String, String>) - Method in class org.ow2.proactive.pca.service.client.model.GenericInformation
 
setSubmissionTime(Long) - Method in class org.ow2.proactive.pca.service.client.model.JobSubmission
 
setTempFolderPath(String) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Set temp folder path
setTransitionState(String) - Method in class org.ow2.proactive.pca.service.client.model.JobSubmission
 
setUrl(String) - Method in class org.ow2.proactive.pca.service.client.model.Endpoint
 
setUrl(String) - Method in class org.ow2.proactive.pca.service.client.model.Node
 
setUserAgent(String) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Set the User-Agent header's value (by adding to the default header map).
setUsername(String) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Helper method to set username for the first HTTP basic authentication.
setUsername(String) - Method in class org.ow2.proactive.pca.service.client.auth.HttpBasicAuth
 
setUserName(String) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
setValue(String) - Method in class org.ow2.proactive.pca.service.client.model.Variable
 
setVariables(List<Variable>) - Method in class org.ow2.proactive.pca.service.client.model.CloudAutomationWorkflow
 
setVariables(Map<String, String>) - Method in class org.ow2.proactive.pca.service.client.model.ServiceDescription
 
setVariables(Map<String, String>) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
setWorkflowName(String) - Method in class org.ow2.proactive.pca.service.client.model.ServiceDescription
 
states(Map<String, String>) - Method in class org.ow2.proactive.pca.service.client.model.GenericInformation
 
StringUtil - Class in org.ow2.proactive.pca.service.client
 
StringUtil() - Constructor for class org.ow2.proactive.pca.service.client.StringUtil
 
submissionTime(Long) - Method in class org.ow2.proactive.pca.service.client.model.JobSubmission
 

T

tempFolderPath - Variable in class org.ow2.proactive.pca.service.client.ApiClient
 
toString() - Method in class org.ow2.proactive.pca.service.client.model.AbstractOpenApiSchema
 
toString() - Method in class org.ow2.proactive.pca.service.client.model.CloudAutomationWorkflow
 
toString() - Method in class org.ow2.proactive.pca.service.client.model.Container
 
toString() - Method in class org.ow2.proactive.pca.service.client.model.Deployment
 
toString() - Method in class org.ow2.proactive.pca.service.client.model.Endpoint
 
toString() - Method in class org.ow2.proactive.pca.service.client.model.GenericInformation
 
toString() - Method in class org.ow2.proactive.pca.service.client.model.JobSubmission
 
toString() - Method in class org.ow2.proactive.pca.service.client.model.Node
 
toString() - Method in class org.ow2.proactive.pca.service.client.model.ServiceDescription
 
toString() - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
toString() - Method in class org.ow2.proactive.pca.service.client.model.Variable
 
transitionState(String) - Method in class org.ow2.proactive.pca.service.client.model.JobSubmission
 

U

updateParamsForAuth(String[], List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class org.ow2.proactive.pca.service.client.ApiClient
Update query and header parameters based on authentication settings.
updateServiceInstance(String, Long, ServiceInstanceData) - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Update the instance information
updateServiceInstanceWithHttpInfo(String, Long, ServiceInstanceData) - Method in class org.ow2.proactive.pca.service.client.api.ServiceInstanceRestApi
Update the instance information
url(String) - Method in class org.ow2.proactive.pca.service.client.model.Endpoint
 
url(String) - Method in class org.ow2.proactive.pca.service.client.model.Node
 
URL - Variable in class org.ow2.proactive.pca.service.client.ServerConfiguration
 
URL(Map<String, String>) - Method in class org.ow2.proactive.pca.service.client.ServerConfiguration
Format URL template using given variables.
URL() - Method in class org.ow2.proactive.pca.service.client.ServerConfiguration
Format URL template using default server variables.
userAgent - Variable in class org.ow2.proactive.pca.service.client.ApiClient
 
userName(String) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 

V

value(String) - Method in class org.ow2.proactive.pca.service.client.model.Variable
 
Variable - Class in org.ow2.proactive.pca.service.client.model
Variable
Variable() - Constructor for class org.ow2.proactive.pca.service.client.model.Variable
 
variables(List<Variable>) - Method in class org.ow2.proactive.pca.service.client.model.CloudAutomationWorkflow
 
variables(Map<String, String>) - Method in class org.ow2.proactive.pca.service.client.model.ServiceDescription
 
variables(Map<String, String>) - Method in class org.ow2.proactive.pca.service.client.model.ServiceInstanceData
 
variables - Variable in class org.ow2.proactive.pca.service.client.ServerConfiguration
 
VERSION - Static variable in class org.ow2.proactive.pca.service.client.Configuration
 

W

workflowName(String) - Method in class org.ow2.proactive.pca.service.client.model.ServiceDescription
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links