public class OpenStackImageProvider extends OpenStackImageProvider
OpenStackImageProvider providing relation and functional services
Constructor and Description |
---|
OpenStackImageProvider(HttpProxyBroker proxy) |
Modifier and Type | Method and Description |
---|---|
Response |
delete()
Deletes object.
|
Response |
delete(Boolean async)
Deletes object.
|
Response |
delete(Boolean async,
String correlationId)
Deletes object.
|
OpenStackImageProviderCertificates |
getCertificates()
Gets the value of the OpenStackImageProviderCertificates property.
|
OpenStackImageProviderOpenStackImages |
getOpenStackImages()
Gets the value of the OpenStackImageProviderOpenStackImages property.
|
Action |
importcertificates(Action action)
Performs importcertificates action.
|
Action |
importcertificates(Action action,
Boolean async)
Performs importcertificates action.
|
Action |
importcertificates(Action action,
Boolean async,
String correlationId)
Performs importcertificates action.
|
Action |
testconnectivity(Action action)
Performs testconnectivity action.
|
Action |
testconnectivity(Action action,
Boolean async)
Performs testconnectivity action.
|
Action |
testconnectivity(Action action,
Boolean async,
String correlationId)
Performs testconnectivity action.
|
OpenStackImageProvider |
update()
Updates OpenStackImageProvider object.
|
OpenStackImageProvider |
update(Boolean async)
Updates OpenStackImageProvider object.
|
OpenStackImageProvider |
update(Boolean async,
String correlationId)
Updates OpenStackImageProvider object.
|
OpenStackImageProvider |
update(Boolean async,
String correlationId,
String expect)
Updates OpenStackImageProvider object.
|
getTenantName, isSetTenantName, setTenantName
getAuthenticationUrl, getPassword, getProperties, getRequiresAuthentication, getUrl, getUsername, isSetAuthenticationUrl, isSetPassword, isSetProperties, isSetRequiresAuthentication, isSetUrl, isSetUsername, setAuthenticationUrl, setPassword, setProperties, setRequiresAuthentication, setUrl, setUsername
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 OpenStackImageProvider(HttpProxyBroker proxy)
proxy
- HttpProxyBrokerpublic OpenStackImageProviderCertificates getCertificates()
public OpenStackImageProviderOpenStackImages getOpenStackImages()
public 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 Response delete(Boolean async, String correlationId) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
async
- [true|false]
correlationId
- [any string]
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 Action importcertificates(Action action) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
action
- Action
certificates.certificate [action.async] [action.grace_period.expiry]
Action
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 Action importcertificates(Action action, Boolean async) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
action
- Action
certificates.certificate [action.async] [action.grace_period.expiry]
async
- [true|false]
Action
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 Action importcertificates(Action action, Boolean async, String correlationId) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
action
- Action
certificates.certificate [action.async] [action.grace_period.expiry]
async
- [true|false]
correlationId
- [any string]
Action
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 Action testconnectivity(Action action) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
action
- Action
[action.async] [action.grace_period.expiry]
Action
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 Action testconnectivity(Action action, Boolean async) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
action
- Action
[action.async] [action.grace_period.expiry]
async
- [true|false]
Action
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 Action testconnectivity(Action action, Boolean async, String correlationId) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
action
- Action
[action.async] [action.grace_period.expiry]
async
- [true|false]
correlationId
- [any string]
Action
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 OpenStackImageProvider update() throws org.apache.http.client.ClientProtocolException, ServerException, IOException
openstackimageprovider
- OpenStackImageProvider
[openstack_image_provider.name] [openstack_image_provider.description] [openstack_image_provider.requires_authentication] [openstack_image_provider.username] [openstack_image_provider.password] [openstack_image_provider.authentication_url] [openstack_image_provider.properties.property] [openstack_image_provider.tenant_name]
OpenStackImageProvider
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 OpenStackImageProvider update(Boolean async) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
openstackimageprovider
- OpenStackImageProvider
[openstack_image_provider.name] [openstack_image_provider.description] [openstack_image_provider.requires_authentication] [openstack_image_provider.username] [openstack_image_provider.password] [openstack_image_provider.authentication_url] [openstack_image_provider.properties.property] [openstack_image_provider.tenant_name]
async
- [true|false]
OpenStackImageProvider
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 OpenStackImageProvider update(Boolean async, String correlationId) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
openstackimageprovider
- OpenStackImageProvider
[openstack_image_provider.name] [openstack_image_provider.description] [openstack_image_provider.requires_authentication] [openstack_image_provider.username] [openstack_image_provider.password] [openstack_image_provider.authentication_url] [openstack_image_provider.properties.property] [openstack_image_provider.tenant_name]
async
- [true|false]
correlationId
- [any string]
OpenStackImageProvider
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 OpenStackImageProvider update(Boolean async, String correlationId, String expect) throws org.apache.http.client.ClientProtocolException, ServerException, IOException
openstackimageprovider
- OpenStackImageProvider
[openstack_image_provider.name] [openstack_image_provider.description] [openstack_image_provider.requires_authentication] [openstack_image_provider.username] [openstack_image_provider.password] [openstack_image_provider.authentication_url] [openstack_image_provider.properties.property] [openstack_image_provider.tenant_name]
async
- [true|false]
correlationId
- [any string]
expect
- [202-accepted]
OpenStackImageProvider
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