- GceCredentials - Class in es.upv.i3m.grycap.im.auth.credentials.providers
-
- GenericCredentials<T> - Class in es.upv.i3m.grycap.im.auth.credentials.providers
-
- GenericCredentials(ServiceProvider) - Constructor for class es.upv.i3m.grycap.im.auth.credentials.providers.GenericCredentials
-
- GenericProperty - Class in es.upv.i3m.grycap.im.auth.credentials.properties
-
- GenericProperty(Credentials, String, String, String) - Constructor for class es.upv.i3m.grycap.im.auth.credentials.properties.GenericProperty
-
Generic constructor for all the properties that the authorization header
can have.
- get(String, Class<T>, RestParameter...) - Method in class es.upv.i3m.grycap.im.rest.client.ImClient
-
Generic GET call
- getCode() - Method in class es.upv.i3m.grycap.im.pojo.ResponseError
-
- getCredentials() - Method in class es.upv.i3m.grycap.im.auth.credentials.AuthorizationHeader
-
- getCredentials() - Method in class es.upv.i3m.grycap.im.auth.credentials.properties.GenericProperty
-
- getCredentials() - Method in class es.upv.i3m.grycap.im.auth.credentials.providers.GenericCredentials
-
- getEnumFromValue(String) - Static method in enum es.upv.i3m.grycap.im.ImValues
-
Returns a ImValue if the String passed is the same as one of the states of
the enumerator.
- getEnumFromValue(String) - Static method in enum es.upv.i3m.grycap.im.rest.client.BodyContentType
-
Returns a RestApiBodyContentType if the String passed is the same as one of
the states of the enum
- getEnumFromValue(String) - Static method in enum es.upv.i3m.grycap.im.States
-
Returns a VmState if the String passed is the same as one of the states of
the enumerator.
- getEnumFromValue(String) - Static method in enum es.upv.i3m.grycap.im.VmProperties
-
Returns a VmProperty if the String passed is the same as one of the states
of the enumerator.
- getEnumState() - Method in class es.upv.i3m.grycap.im.pojo.InfrastructureState
-
- getFilePath() - Method in class es.upv.i3m.grycap.file.DoubleEscapeNewLinesFile
-
- getFilePath() - Method in class es.upv.i3m.grycap.file.EscapeNewLinesFile
-
- getFilePath() - Method in interface es.upv.i3m.grycap.file.File
-
- getFilePath() - Method in class es.upv.i3m.grycap.file.FileWithInternalPath
-
- getFilePath() - Method in class es.upv.i3m.grycap.file.NoNullOrEmptyFile
-
- getFilePath() - Method in class es.upv.i3m.grycap.file.Utf8File
-
- getFormattedErrorMessage() - Method in class es.upv.i3m.grycap.im.pojo.ResponseError
-
- getFormattedInfrastructureStateString() - Method in class es.upv.i3m.grycap.im.pojo.InfrastructureState
-
Returns a formatted string with the information of the infrastructure
state.
Example return:
Infrastructure state 'running'
- Virtual machine '0' state 'running'
- Virtual machine '1' state 'running'
- getId() - Method in enum es.upv.i3m.grycap.im.auth.credentials.ServiceProvider
-
- getInfrastructureContMsg(String) - Method in class es.upv.i3m.grycap.im.InfrastructureManager
-
Return the contextualization log associated to the infrastructure with ID
'infId'.
- getInfrastructureId() - Method in class es.upv.i3m.grycap.im.pojo.InfrastructureUri
-
Returns the infrastructure Id extracted from the infrastructure uri.
- getInfrastructureInfo(String) - Method in class es.upv.i3m.grycap.im.InfrastructureManager
-
Return a list of URIs referencing the virtual machines associated to the
infrastructure with ID 'infId'.
- getInfrastructureList() - Method in class es.upv.i3m.grycap.im.InfrastructureManager
-
Return a list of URIs referencing the infrastructures associated to the IM
user.
- getInfrastructureOutputs(String) - Method in class es.upv.i3m.grycap.im.InfrastructureManager
-
Return a class that includes the outputs defined in the TOSCA document.
- getInfrastructureRadl(String) - Method in class es.upv.i3m.grycap.im.InfrastructureManager
-
Return a json with the original RADL specified to create the infrastructure
with ID 'infId'.
- getInfrastructureState(String) - Method in class es.upv.i3m.grycap.im.InfrastructureManager
-
Return a JSON with the infrastructure and virtual machines states.
The JSON has a 'vm_states' array describing the states of all the machines
of the infrastructure and a 'state' that describes the general state of the
infrastructure ( e.g.
- getKey() - Method in class es.upv.i3m.grycap.im.pojo.Property
-
- getMessage() - Method in class es.upv.i3m.grycap.im.pojo.ResponseError
-
- getName() - Method in class es.upv.i3m.grycap.im.rest.client.parameters.NoParameter
-
- getName() - Method in class es.upv.i3m.grycap.im.rest.client.parameters.Parameter
-
- getName() - Method in interface es.upv.i3m.grycap.im.rest.client.parameters.RestParameter
-
- getOutputs() - Method in class es.upv.i3m.grycap.im.pojo.InfOutputValues
-
- getPropertyValue() - Method in class es.upv.i3m.grycap.im.auth.credentials.properties.GenericProperty
-
- getReasonPhrase() - Method in class es.upv.i3m.grycap.im.rest.client.ServiceResponse
-
Reason phrase of the service (e.g.
- getResponseError() - Method in exception es.upv.i3m.grycap.im.exceptions.ImClientErrorException
-
- getResult() - Method in class es.upv.i3m.grycap.im.rest.client.ServiceResponse
-
- getServiceStatusCode() - Method in class es.upv.i3m.grycap.im.rest.client.ServiceResponse
-
Status code of the service (e.g.
- getServiceStatusInfo() - Method in class es.upv.i3m.grycap.im.rest.client.ServiceResponse
-
- getState() - Method in class es.upv.i3m.grycap.im.pojo.InfrastructureState
-
- getType() - Method in enum es.upv.i3m.grycap.im.auth.credentials.ServiceProvider
-
- getUri() - Method in class es.upv.i3m.grycap.im.pojo.InfrastructureUri
-
- getUris() - Method in class es.upv.i3m.grycap.im.pojo.InfrastructureUris
-
- getValue() - Method in enum es.upv.i3m.grycap.im.auth.credentials.providers.OpenstackAuthVersion
-
- getValue() - Method in enum es.upv.i3m.grycap.im.ImValues
-
- getValue() - Method in class es.upv.i3m.grycap.im.pojo.Property
-
- getValue() - Method in enum es.upv.i3m.grycap.im.rest.client.BodyContentType
-
- getValue() - Method in enum es.upv.i3m.grycap.im.rest.client.HttpMethods
-
- getValue() - Method in enum es.upv.i3m.grycap.im.States
-
- getValue() - Method in enum es.upv.i3m.grycap.im.VmProperties
-
- getValues() - Method in class es.upv.i3m.grycap.im.rest.client.parameters.NoParameter
-
- getValues() - Method in class es.upv.i3m.grycap.im.rest.client.parameters.Parameter
-
- getValues() - Method in interface es.upv.i3m.grycap.im.rest.client.parameters.RestParameter
-
- getVmInfo(String, String) - Method in class es.upv.i3m.grycap.im.InfrastructureManager
-
Return information about the virtual machine with ID vmId associated to the
infrastructure with ID infId.
- getVmProperties() - Method in class es.upv.i3m.grycap.im.pojo.VirtualMachineInfo
-
- getVmProperty(String, String, VmProperties) - Method in class es.upv.i3m.grycap.im.InfrastructureManager
-
Return property 'propertyName' from to the virtual machine with ID 'vmId'
associated to the infrastructure with ID 'infId'.
- getVmStates() - Method in class es.upv.i3m.grycap.im.pojo.InfrastructureState
-
- valueOf(String) - Static method in enum es.upv.i3m.grycap.im.auth.credentials.providers.OpenstackAuthVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum es.upv.i3m.grycap.im.auth.credentials.ServiceProvider
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum es.upv.i3m.grycap.im.ImValues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum es.upv.i3m.grycap.im.rest.client.BodyContentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum es.upv.i3m.grycap.im.rest.client.HttpMethods
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum es.upv.i3m.grycap.im.States
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum es.upv.i3m.grycap.im.VmProperties
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum es.upv.i3m.grycap.im.auth.credentials.providers.OpenstackAuthVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum es.upv.i3m.grycap.im.auth.credentials.ServiceProvider
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum es.upv.i3m.grycap.im.ImValues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum es.upv.i3m.grycap.im.rest.client.BodyContentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum es.upv.i3m.grycap.im.rest.client.HttpMethods
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum es.upv.i3m.grycap.im.States
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum es.upv.i3m.grycap.im.VmProperties
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VirtualMachineInfo - Class in es.upv.i3m.grycap.im.pojo
-
This class stores all the information related to the virtual machines.
- VirtualMachineInfo(List<Map<String, Object>>) - Constructor for class es.upv.i3m.grycap.im.pojo.VirtualMachineInfo
-
- VmProperties - Enum in es.upv.i3m.grycap.im
-
Stores the most common properties of the virtual machines deployed by the IM.
- VmrcCredentials - Class in es.upv.i3m.grycap.im.auth.credentials.providers
-