Package com.okta.sdk.resource.brand
Interface BrandList
-
- All Superinterfaces:
CollectionResource<Brand>
,java.lang.Iterable<Brand>
,Resource
@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen", date="2022-02-14T12:54:39.514-06:00") public interface BrandList extends CollectionResource<Brand>
Collection List for Brand
-
-
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
-
-