Uses of Class
odata.msgraph.client.beta.complex.ClientCertificateAuthentication.Builder
-
Packages that use ClientCertificateAuthentication.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of ClientCertificateAuthentication.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return ClientCertificateAuthentication.Builder Modifier and Type Method Description static ClientCertificateAuthentication.BuilderClientCertificateAuthentication. builderClientCertificateAuthentication()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ClientCertificateAuthentication.BuilderClientCertificateAuthentication.Builder. certificateList(List<Pkcs12CertificateInformation> certificateList)ClientCertificateAuthentication.BuilderClientCertificateAuthentication.Builder. certificateList(Pkcs12CertificateInformation... certificateList)ClientCertificateAuthentication.BuilderClientCertificateAuthentication.Builder. certificateListNextLink(String certificateListNextLink)
-