Package | Description |
---|---|
com.cloudwords.api.client | |
com.cloudwords.api.client.resources | |
com.cloudwords.api.client.serializers |
Modifier and Type | Method and Description |
---|---|
List<IntendedUse> |
CloudwordsCustomerClient.getIntendedUses() |
List<IntendedUse> |
CloudwordsCustomerAPI.getIntendedUses()
Get the list of target
IntendedUse s currently configured in Cloudwords. |
Modifier and Type | Method and Description |
---|---|
IntendedUse |
Project.getIntendedUse()
Get the
Project IntendedUse . |
Modifier and Type | Method and Description |
---|---|
void |
Project.setIntendedUse(IntendedUse intendedUse)
Set the
Project IntendedUse . |
Modifier and Type | Method and Description |
---|---|
void |
IntendedUseSerializer.serialize(IntendedUse value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
Copyright © 2016. All rights reserved.