Package com.okta.sdk.resource.model
Class ProvisioningConnectionResponse
java.lang.Object
com.okta.sdk.resource.model.ProvisioningConnectionResponse
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:20:25.727262-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class ProvisioningConnectionResponse
extends Object
implements Serializable
ProvisioningConnectionResponse
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionauthScheme(ProvisioningConnectionTokenAuthScheme authScheme) booleanGet authSchemeBase URLgetLinks()Get linksGet profileGet statusinthashCode()voidsetAuthScheme(ProvisioningConnectionTokenAuthScheme authScheme) voidsetBaseUrl(String baseUrl) voidvoidvoidstatus(ProvisioningConnectionStatus status) toString()
-
Field Details
-
JSON_PROPERTY_AUTH_SCHEME
- See Also:
-
JSON_PROPERTY_BASE_URL
- See Also:
-
JSON_PROPERTY_PROFILE
- See Also:
-
JSON_PROPERTY_STATUS
- See Also:
-
JSON_PROPERTY_LINKS
- See Also:
-
-
Constructor Details
-
ProvisioningConnectionResponse
public ProvisioningConnectionResponse()
-
-
Method Details
-
authScheme
-
getAuthScheme
Get authScheme- Returns:
- authScheme
-
setAuthScheme
-
baseUrl
-
getBaseUrl
-
setBaseUrl
-
profile
-
getProfile
-
setProfile
-
status
-
getStatus
-
setStatus
-
links
-
getLinks
-
setLinks
-
equals
-
hashCode
-
toString
-