Interface SocialAuthTokenList
-
- All Superinterfaces:
CollectionResource<SocialAuthToken>,java.lang.Iterable<SocialAuthToken>,Resource
@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen", date="2022-02-14T12:54:39.514-06:00") public interface SocialAuthTokenList extends CollectionResource<SocialAuthToken>Collection List for SocialAuthToken
-
-
Method Summary
-
Methods inherited from interface com.okta.sdk.resource.CollectionResource
getNextPageUrl, single, stream
-
Methods inherited from interface com.okta.sdk.resource.Resource
getResourceHref, setResourceHref
-
-