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-23T08:35:59.300824-05:00[America/Chicago]",
comments="Generator version: 7.8.0")
public class ProvisioningConnectionResponseProfile
extends Object
implements Serializable
ProvisioningConnectionResponseProfile
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionauthScheme
(ProvisioningConnectionAuthScheme authScheme) boolean
Get authSchemeint
hashCode()
void
setAuthScheme
(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
-