Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
CreateCertificateResponse |
Waas.createCertificate(CreateCertificateRequest request)
Allows an SSL certificate to be added to a WAAS policy.
|
CreateCertificateResponse |
WaasClient.createCertificate(CreateCertificateRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateCertificateResponse> |
WaasAsyncClient.createCertificate(CreateCertificateRequest request,
AsyncHandler<CreateCertificateRequest,CreateCertificateResponse> handler) |
Future<CreateCertificateResponse> |
WaasAsync.createCertificate(CreateCertificateRequest request,
AsyncHandler<CreateCertificateRequest,CreateCertificateResponse> handler)
Allows an SSL certificate to be added to a WAAS policy.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateCertificateResponse> |
WaasAsyncClient.createCertificate(CreateCertificateRequest request,
AsyncHandler<CreateCertificateRequest,CreateCertificateResponse> handler) |
Future<CreateCertificateResponse> |
WaasAsync.createCertificate(CreateCertificateRequest request,
AsyncHandler<CreateCertificateRequest,CreateCertificateResponse> handler)
Allows an SSL certificate to be added to a WAAS policy.
|
Modifier and Type | Method and Description |
---|---|
CreateCertificateResponse |
CreateCertificateResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateCertificateResponse.Builder |
CreateCertificateResponse.Builder.copy(CreateCertificateResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.