Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.requests |
Modifier and Type | Method and Description |
---|---|
RenewCertificateResponse |
BdsClient.renewCertificate(RenewCertificateRequest request) |
RenewCertificateResponse |
Bds.renewCertificate(RenewCertificateRequest request)
Renewing TLS/SSL for various ODH services running on the BDS cluster.
|
Future<RenewCertificateResponse> |
BdsAsyncClient.renewCertificate(RenewCertificateRequest request,
AsyncHandler<RenewCertificateRequest,RenewCertificateResponse> handler) |
Future<RenewCertificateResponse> |
BdsAsync.renewCertificate(RenewCertificateRequest request,
AsyncHandler<RenewCertificateRequest,RenewCertificateResponse> handler)
Renewing TLS/SSL for various ODH services running on the BDS cluster.
|
Modifier and Type | Method and Description |
---|---|
Future<RenewCertificateResponse> |
BdsAsyncClient.renewCertificate(RenewCertificateRequest request,
AsyncHandler<RenewCertificateRequest,RenewCertificateResponse> handler) |
Future<RenewCertificateResponse> |
BdsAsync.renewCertificate(RenewCertificateRequest request,
AsyncHandler<RenewCertificateRequest,RenewCertificateResponse> handler)
Renewing TLS/SSL for various ODH services running on the BDS cluster.
|
Modifier and Type | Method and Description |
---|---|
RenewCertificateRequest |
RenewCertificateRequest.Builder.build()
Build the instance of RenewCertificateRequest as configured by this builder
|
RenewCertificateRequest |
RenewCertificateRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RenewCertificateRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
RenewCertificateRequest.Builder |
RenewCertificateRequest.Builder.copy(RenewCertificateRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.