Package | Description |
---|---|
com.oracle.bmc.rover | |
com.oracle.bmc.rover.requests |
Modifier and Type | Method and Description |
---|---|
Future<RoverNodeReplaceCertificateAuthorityResponse> |
RoverNodeAsyncClient.roverNodeReplaceCertificateAuthority(RoverNodeReplaceCertificateAuthorityRequest request,
AsyncHandler<RoverNodeReplaceCertificateAuthorityRequest,RoverNodeReplaceCertificateAuthorityResponse> handler) |
Future<RoverNodeReplaceCertificateAuthorityResponse> |
RoverNodeAsync.roverNodeReplaceCertificateAuthority(RoverNodeReplaceCertificateAuthorityRequest request,
AsyncHandler<RoverNodeReplaceCertificateAuthorityRequest,RoverNodeReplaceCertificateAuthorityResponse> handler)
Request to replace certificate authority for a roverNode.
|
Modifier and Type | Method and Description |
---|---|
RoverNodeReplaceCertificateAuthorityRequest |
RoverNodeReplaceCertificateAuthorityRequest.Builder.build()
Build the instance of RoverNodeReplaceCertificateAuthorityRequest as configured by this
builder
|
RoverNodeReplaceCertificateAuthorityRequest |
RoverNodeReplaceCertificateAuthorityRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RoverNodeReplaceCertificateAuthorityRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
RoverNodeReplaceCertificateAuthorityRequest.Builder |
RoverNodeReplaceCertificateAuthorityRequest.Builder.copy(RoverNodeReplaceCertificateAuthorityRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.