Package | Description |
---|---|
com.oracle.bmc.loadbalancer | |
com.oracle.bmc.loadbalancer.requests |
Modifier and Type | Method and Description |
---|---|
CreateCertificateResponse |
LoadBalancer.createCertificate(CreateCertificateRequest request)
Creates an asynchronous request to add an SSL certificate bundle.
|
CreateCertificateResponse |
LoadBalancerClient.createCertificate(CreateCertificateRequest request) |
Future<CreateCertificateResponse> |
LoadBalancerAsyncClient.createCertificate(CreateCertificateRequest request,
AsyncHandler<CreateCertificateRequest,CreateCertificateResponse> handler) |
Future<CreateCertificateResponse> |
LoadBalancerAsync.createCertificate(CreateCertificateRequest request,
AsyncHandler<CreateCertificateRequest,CreateCertificateResponse> handler)
Creates an asynchronous request to add an SSL certificate bundle.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateCertificateResponse> |
LoadBalancerAsyncClient.createCertificate(CreateCertificateRequest request,
AsyncHandler<CreateCertificateRequest,CreateCertificateResponse> handler) |
Future<CreateCertificateResponse> |
LoadBalancerAsync.createCertificate(CreateCertificateRequest request,
AsyncHandler<CreateCertificateRequest,CreateCertificateResponse> handler)
Creates an asynchronous request to add an SSL certificate bundle.
|
Modifier and Type | Method and Description |
---|---|
CreateCertificateRequest |
CreateCertificateRequest.Builder.build()
Build the instance of CreateCertificateRequest as configured by this builder
|
CreateCertificateRequest |
CreateCertificateRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateCertificateRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateCertificateRequest.Builder |
CreateCertificateRequest.Builder.copy(CreateCertificateRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.