Package | Description |
---|---|
com.oracle.bmc.certificatesmanagement.model | |
com.oracle.bmc.certificatesmanagement.requests |
Modifier and Type | Method and Description |
---|---|
ScheduleCertificateAuthorityDeletionDetails |
ScheduleCertificateAuthorityDeletionDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ScheduleCertificateAuthorityDeletionDetails.Builder |
ScheduleCertificateAuthorityDeletionDetails.Builder.copy(ScheduleCertificateAuthorityDeletionDetails model) |
Modifier and Type | Method and Description |
---|---|
ScheduleCertificateAuthorityDeletionDetails |
ScheduleCertificateAuthorityDeletionRequest.getBody$()
Alternative accessor for the body parameter.
|
ScheduleCertificateAuthorityDeletionDetails |
ScheduleCertificateAuthorityDeletionRequest.getScheduleCertificateAuthorityDeletionDetails()
The details of the request to schedule the deletion of a CA.
|
Modifier and Type | Method and Description |
---|---|
ScheduleCertificateAuthorityDeletionRequest.Builder |
ScheduleCertificateAuthorityDeletionRequest.Builder.body$(ScheduleCertificateAuthorityDeletionDetails body)
Alternative setter for the body parameter.
|
ScheduleCertificateAuthorityDeletionRequest.Builder |
ScheduleCertificateAuthorityDeletionRequest.Builder.scheduleCertificateAuthorityDeletionDetails(ScheduleCertificateAuthorityDeletionDetails scheduleCertificateAuthorityDeletionDetails)
The details of the request to schedule the deletion of a CA.
|
Copyright © 2016–2024. All rights reserved.