- getActionInstance(String) - Method in class cz.cesnet.cloud.occi.api.EntityBuilder
-
Creates an action instance of given actionType (action's term).
- getActionInstance(URI) - Method in class cz.cesnet.cloud.occi.api.EntityBuilder
-
Creates an action instance identified by actionIdentifier (action's
scheme+term).
- getAuthentication() - Method in class cz.cesnet.cloud.occi.api.Client
-
Returns client's authentication method.
- getCAFile() - Method in class cz.cesnet.cloud.occi.api.http.auth.HTTPAuthentication
-
Returns path to custom CA file.
- getCAPath() - Method in class cz.cesnet.cloud.occi.api.http.auth.HTTPAuthentication
-
Returns path to the custom CA directory.
- getCertificate() - Method in class cz.cesnet.cloud.occi.api.http.auth.CertificateAuthentication
-
Returns user's certificate.
- getClient() - Method in class cz.cesnet.cloud.occi.api.http.HTTPConnection
-
- getCompute(URI) - Method in class cz.cesnet.cloud.occi.api.EntityBuilder
-
Creates an compute instance identified by resourceIdentifier (compute's
scheme+term).
- getCompute() - Method in class cz.cesnet.cloud.occi.api.EntityBuilder
-
Creates a default compute instance.
- getConnection() - Method in class cz.cesnet.cloud.occi.api.http.auth.HTTPAuthentication
-
- getContext() - Method in class cz.cesnet.cloud.occi.api.http.HTTPConnection
-
- getCredentialsProvider() - Method in class cz.cesnet.cloud.occi.api.http.auth.HTTPAuthentication
-
- getEndpoint() - Method in class cz.cesnet.cloud.occi.api.Client
-
Returns client's endpoint.
- getFallback() - Method in interface cz.cesnet.cloud.occi.api.Authentication
-
Returns authentication's fallback authentication method.
- getFallback() - Method in class cz.cesnet.cloud.occi.api.http.auth.BasicAuthentication
-
- getFallback() - Method in class cz.cesnet.cloud.occi.api.http.auth.HTTPAuthentication
-
- getFallback() - Method in class cz.cesnet.cloud.occi.api.http.auth.KeystoneAuthentication
-
- getFallback() - Method in class cz.cesnet.cloud.occi.api.http.auth.NoAuthentication
-
- getFallback() - Method in class cz.cesnet.cloud.occi.api.http.auth.VOMSAuthentication
-
- getFallback() - Method in class cz.cesnet.cloud.occi.api.http.auth.X509Authentication
-
- getHeaders() - Method in class cz.cesnet.cloud.occi.api.http.HTTPConnection
-
- getIdentifier() - Method in interface cz.cesnet.cloud.occi.api.Authentication
-
Returns unique identifier for this authentication method.
- getIdentifier() - Method in class cz.cesnet.cloud.occi.api.http.auth.BasicAuthentication
-
- getIdentifier() - Method in class cz.cesnet.cloud.occi.api.http.auth.DigestAuthentication
-
- getIdentifier() - Method in class cz.cesnet.cloud.occi.api.http.auth.HTTPAuthentication
-
- getIdentifier() - Method in class cz.cesnet.cloud.occi.api.http.auth.KeystoneAuthentication
-
- getIdentifier() - Method in class cz.cesnet.cloud.occi.api.http.auth.NoAuthentication
-
- getIdentifier() - Method in class cz.cesnet.cloud.occi.api.http.auth.VOMSAuthentication
-
- getIdentifier() - Method in class cz.cesnet.cloud.occi.api.http.auth.X509Authentication
-
- getIPNetwork(URI, URI) - Method in class cz.cesnet.cloud.occi.api.EntityBuilder
-
Creates an ip network instance identified by kind and mixin identifier
(scheme+term).
- getIPNetwork() - Method in class cz.cesnet.cloud.occi.api.EntityBuilder
-
Creates a default ip network instance.
- getIPNetworkInterface(URI, URI) - Method in class cz.cesnet.cloud.occi.api.EntityBuilder
-
Creates an ip network interface instance identified by kind and mixin
identifier (scheme+term).
- getIPNetworkInterface() - Method in class cz.cesnet.cloud.occi.api.EntityBuilder
-
Creates a default ip network interface instance.
- getLink(String) - Method in class cz.cesnet.cloud.occi.api.EntityBuilder
-
Creates a link of given linkType (kind's term).
- getLink(URI) - Method in class cz.cesnet.cloud.occi.api.EntityBuilder
-
Creates a link identified by linkIdentifier (kind's scheme+term).
- getMediaType() - Method in class cz.cesnet.cloud.occi.api.http.HTTPClient
-
Returns media type of the connection.
- getModel() - Method in class cz.cesnet.cloud.occi.api.Client
-
Returns model.
- getModel() - Method in class cz.cesnet.cloud.occi.api.EntityBuilder
-
Returns model.
- getNetwork(URI) - Method in class cz.cesnet.cloud.occi.api.EntityBuilder
-
Creates an network instance identified by resourceIdentifier (network's
scheme+term).
- getNetwork() - Method in class cz.cesnet.cloud.occi.api.EntityBuilder
-
Creates a default network instance.
- getNetworkInterface(URI) - Method in class cz.cesnet.cloud.occi.api.EntityBuilder
-
Creates an network interface instance identified by resourceIdentifier
(interface's scheme+term).
- getNetworkInterface() - Method in class cz.cesnet.cloud.occi.api.EntityBuilder
-
Creates a default network interface instance.
- getOriginalResponse() - Method in class cz.cesnet.cloud.occi.api.http.auth.KeystoneAuthentication
-
- getPassword() - Method in class cz.cesnet.cloud.occi.api.http.auth.BasicAuthentication
-
Returns password.
- getPassword() - Method in class cz.cesnet.cloud.occi.api.http.auth.CertificateAuthentication
-
Returns user's password.
- getPrefix() - Method in class cz.cesnet.cloud.occi.api.http.HTTPConnection
-
- getResource(String) - Method in class cz.cesnet.cloud.occi.api.EntityBuilder
-
Creates a resource of given resourceType (kind's term).
- getResource(URI) - Method in class cz.cesnet.cloud.occi.api.EntityBuilder
-
Creates a resource identified by resourceIdentifier (kind's scheme+term).
- getStorage(URI) - Method in class cz.cesnet.cloud.occi.api.EntityBuilder
-
Creates an storage instance identified by resourceIdentifier (storage's
scheme+term).
- getStorage() - Method in class cz.cesnet.cloud.occi.api.EntityBuilder
-
Creates a default storage instance.
- getStorageLink(URI) - Method in class cz.cesnet.cloud.occi.api.EntityBuilder
-
Creates an storage link instance identified by resourceIdentifier (link's
scheme+term).
- getStorageLink() - Method in class cz.cesnet.cloud.occi.api.EntityBuilder
-
Creates a default storage link instance.
- getTarget() - Method in class cz.cesnet.cloud.occi.api.http.auth.HTTPAuthentication
-
Returns server that authentication is run against.
- getUsername() - Method in class cz.cesnet.cloud.occi.api.http.auth.BasicAuthentication
-
Returns username.