Uses of Class
odata.msgraph.client.entity.SoftwareOathAuthenticationMethod.Builder
-
Packages that use SoftwareOathAuthenticationMethod.Builder Package Description odata.msgraph.client.entity -
-
Uses of SoftwareOathAuthenticationMethod.Builder in odata.msgraph.client.entity
Methods in odata.msgraph.client.entity that return SoftwareOathAuthenticationMethod.Builder Modifier and Type Method Description static SoftwareOathAuthenticationMethod.BuilderSoftwareOathAuthenticationMethod. builderSoftwareOathAuthenticationMethod()Returns a builder which is used to create a new instance of this class (given that this class is immutable).SoftwareOathAuthenticationMethod.BuilderSoftwareOathAuthenticationMethod.Builder. id(String id)SoftwareOathAuthenticationMethod.BuilderSoftwareOathAuthenticationMethod.Builder. secretKey(String secretKey)
-