Package com.okta.sdk.resource.model
Class ProvisioningConnectionResponseProfile
java.lang.Object
com.okta.sdk.resource.model.ProvisioningConnectionResponseProfile
- All Implemented Interfaces:
 Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2024-09-23T16:19:57.008753975Z[Etc/UTC]",
           comments="Generator version: 7.8.0")
public class ProvisioningConnectionResponseProfile
extends Object
implements Serializable
ProvisioningConnectionResponseProfile
- See Also:
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionauthScheme(ProvisioningConnectionAuthScheme authScheme) booleanGet authSchemeinthashCode()voidsetAuthScheme(ProvisioningConnectionAuthScheme authScheme) toString() 
- 
Field Details
- 
JSON_PROPERTY_AUTH_SCHEME
- See Also:
 
 
 - 
 - 
Constructor Details
- 
ProvisioningConnectionResponseProfile
public ProvisioningConnectionResponseProfile() 
 - 
 - 
Method Details
- 
authScheme
public ProvisioningConnectionResponseProfile authScheme(ProvisioningConnectionAuthScheme authScheme)  - 
getAuthScheme
Get authScheme- Returns:
 - authScheme
 
 - 
setAuthScheme
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -