Uses of Class
com.okta.sdk.resource.model.PostAPIServiceIntegrationInstance
Packages that use PostAPIServiceIntegrationInstance
-
Uses of PostAPIServiceIntegrationInstance in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api that return PostAPIServiceIntegrationInstanceModifier and TypeMethodDescriptionApiServiceIntegrationsApi.createApiServiceIntegrationInstance(PostAPIServiceIntegrationInstanceRequest postAPIServiceIntegrationInstanceRequest) Create an API Service Integration instance Creates and authorizes an API Service Integration instanceApiServiceIntegrationsApi.createApiServiceIntegrationInstance(PostAPIServiceIntegrationInstanceRequest postAPIServiceIntegrationInstanceRequest, Map<String, String> additionalHeaders) Create an API Service Integration instance Creates and authorizes an API Service Integration instance -
Uses of PostAPIServiceIntegrationInstance in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return PostAPIServiceIntegrationInstanceModifier and TypeMethodDescriptionPostAPIServiceIntegrationInstance.addGrantedScopesItem(String grantedScopesItem) PostAPIServiceIntegrationInstance.grantedScopes(List<String> grantedScopes) PostAPIServiceIntegrationInstance.links(APIServiceIntegrationLinks links)