public class CreateKMIPClientCertificateObject
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
CreateKMIPClientCertificateObject.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
certificate()
Gets the certificate.
|
String |
name()
Gets the name.
|
CreateKMIPClientCertificateObject.Builder |
newBuilder()
New builder.
|
public CreateKMIPClientCertificateObject.Builder newBuilder()
public String certificate()
public String name()
Copyright © 2024 IBM Cloud. All rights reserved.