Class ClientCertificateCreationBean


  • public class ClientCertificateCreationBean
    extends AbstractRequest
    This is request bean for uploading client certificate.
    • Constructor Detail

      • ClientCertificateCreationBean

        public ClientCertificateCreationBean​(String apiName,
                                             String apiProviderName,
                                             String apiVersionName,
                                             String certificate,
                                             String tierName,
                                             String alias)
        Constructs an instance of client certificate creation.
        Parameters:
        apiName - Name of the API.
        apiProviderName - Name of the API Provider
        apiVersionName - Version of the API
        certificate - Relevant Base64 encoded certificate.
        tierName - Name of the tier.
        alias - Alias.