Package com.okta.sdk.resource.model
Class AcsEndpoint
java.lang.Object
com.okta.sdk.resource.model.AcsEndpoint
- 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 AcsEndpoint
extends Object
implements Serializable
An array of ACS endpoints. You can configure a maximum of 100 endpoints.
- See Also:
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
JSON_PROPERTY_INDEX
- See Also:
 
 - 
JSON_PROPERTY_URL
- See Also:
 
 
 - 
 - 
Constructor Details
- 
AcsEndpoint
public AcsEndpoint() 
 - 
 - 
Method Details