public class OpenStackVolumeProviderOpenstackVolumeAuthenticationKey extends OpenstackVolumeAuthenticationKey
OpenStackVolumeProviderOpenstackVolumeAuthenticationKey providing relation and functional services
Constructor and Description |
---|
OpenStackVolumeProviderOpenstackVolumeAuthenticationKey(HttpProxyBroker proxy) |
Modifier and Type | Method and Description |
---|---|
Response |
delete()
Deletes object.
|
Response |
delete(Boolean async)
Deletes object.
|
OpenStackVolumeProviderOpenstackVolumeAuthenticationKey |
update()
Updates OpenStackVolumeProviderOpenstackVolumeAuthenticationKey object.
|
OpenStackVolumeProviderOpenstackVolumeAuthenticationKey |
update(Boolean async)
Updates OpenStackVolumeProviderOpenstackVolumeAuthenticationKey object.
|
OpenStackVolumeProviderOpenstackVolumeAuthenticationKey |
update(Boolean async,
String correlationId)
Updates OpenStackVolumeProviderOpenstackVolumeAuthenticationKey object.
|
OpenStackVolumeProviderOpenstackVolumeAuthenticationKey |
update(Boolean async,
String correlationId,
String expect)
Updates OpenStackVolumeProviderOpenstackVolumeAuthenticationKey object.
|
getCreationDate, getOpenstackVolumeProvider, getUsageType, getUuid, getValue, isSetCreationDate, isSetOpenstackVolumeProvider, isSetUsageType, isSetUuid, isSetValue, setCreationDate, setOpenstackVolumeProvider, setUsageType, setUuid, setValue
getComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinks
getActions, isSetActions, setActions
public OpenStackVolumeProviderOpenstackVolumeAuthenticationKey(HttpProxyBroker proxy)
proxy
- HttpProxyBrokerpublic Response delete() throws org.apache.http.client.ClientProtocolException, ServerException, IOException
Response
org.apache.http.client.ClientProtocolException
- Signals that HTTP/S protocol error has occurred.ServerException
- Signals that an oVirt api error has occurred.IOException
- Signals that an I/O exception of some sort has occurred.public Response delete(Boolean async) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
async
- [true|false]
Response
org.apache.http.client.ClientProtocolException
- Signals that HTTP/S protocol error has occurred.ServerException
- Signals that an oVirt api error has occurred.IOException
- Signals that an I/O exception of some sort has occurred.public OpenStackVolumeProviderOpenstackVolumeAuthenticationKey update() throws org.apache.http.client.ClientProtocolException, ServerException, IOException
openstackvolumeauthenticationkey
- OpenstackVolumeAuthenticationKey
[openstack_volume_authentication_key.value] [openstack_volume_authentication_key.usage_type] [openstack_volume_authentication_key.description]
OpenStackVolumeProviderOpenstackVolumeAuthenticationKey
org.apache.http.client.ClientProtocolException
- Signals that HTTP/S protocol error has occurred.ServerException
- Signals that an oVirt api error has occurred.IOException
- Signals that an I/O exception of some sort has occurred.public OpenStackVolumeProviderOpenstackVolumeAuthenticationKey update(Boolean async) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
openstackvolumeauthenticationkey
- OpenstackVolumeAuthenticationKey
[openstack_volume_authentication_key.value] [openstack_volume_authentication_key.usage_type] [openstack_volume_authentication_key.description]
async
- [true|false]
OpenStackVolumeProviderOpenstackVolumeAuthenticationKey
org.apache.http.client.ClientProtocolException
- Signals that HTTP/S protocol error has occurred.ServerException
- Signals that an oVirt api error has occurred.IOException
- Signals that an I/O exception of some sort has occurred.public OpenStackVolumeProviderOpenstackVolumeAuthenticationKey update(Boolean async, String correlationId) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
openstackvolumeauthenticationkey
- OpenstackVolumeAuthenticationKey
[openstack_volume_authentication_key.value] [openstack_volume_authentication_key.usage_type] [openstack_volume_authentication_key.description]
async
- [true|false]
correlationId
- [any string]
OpenStackVolumeProviderOpenstackVolumeAuthenticationKey
org.apache.http.client.ClientProtocolException
- Signals that HTTP/S protocol error has occurred.ServerException
- Signals that an oVirt api error has occurred.IOException
- Signals that an I/O exception of some sort has occurred.public OpenStackVolumeProviderOpenstackVolumeAuthenticationKey update(Boolean async, String correlationId, String expect) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
openstackvolumeauthenticationkey
- OpenstackVolumeAuthenticationKey
[openstack_volume_authentication_key.value] [openstack_volume_authentication_key.usage_type] [openstack_volume_authentication_key.description]
async
- [true|false]
correlationId
- [any string]
expect
- [202-accepted]
OpenStackVolumeProviderOpenstackVolumeAuthenticationKey
org.apache.http.client.ClientProtocolException
- Signals that HTTP/S protocol error has occurred.ServerException
- Signals that an oVirt api error has occurred.IOException
- Signals that an I/O exception of some sort has occurred.Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0