public interface SSLTerminationApi
SSLTerminationAsyncApi
Modifier and Type | Method and Description |
---|---|
void |
createOrUpdate(SSLTermination sslTermination)
Create or update SSL termination.
|
boolean |
delete()
Delete SSL termination.
|
SSLTermination |
get()
Get SSL termination info.
|
void createOrUpdate(SSLTermination sslTermination)
SSLTermination get()
boolean delete()
Copyright © 2009-2013 jclouds. All Rights Reserved.