### YamlMime:JavaType inheritances: - methods: - fullName: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.GetTagsOptionalParameter.iterationId() name: iterationId() nameWithType: GetTagsOptionalParameter.iterationId() returns: description:

the iterationId value

type: summary: >-

Get the iterationId value.

syntax: public UUID iterationId() uid: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.GetTagsOptionalParameter.iterationId() - fullName: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.GetTagsOptionalParameter.thisclientacceptLanguage() name: thisclientacceptLanguage() nameWithType: GetTagsOptionalParameter.thisclientacceptLanguage() returns: description:

the thisclientacceptLanguage value

type: summary: >-

Get the thisclientacceptLanguage value.

syntax: public String thisclientacceptLanguage() uid: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.GetTagsOptionalParameter.thisclientacceptLanguage() - fullName: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.GetTagsOptionalParameter.withIterationId(UUID iterationId) name: withIterationId(UUID iterationId) nameWithType: GetTagsOptionalParameter.withIterationId(UUID iterationId) parameters: - description:

the iterationId value to set

name: iterationId type: returns: description:

the GetTagsOptionalParameter object itself.

type: summary: >-

Set the iterationId value.

syntax: public GetTagsOptionalParameter withIterationId(UUID iterationId) uid: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.GetTagsOptionalParameter.withIterationId(UUID) - fullName: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.GetTagsOptionalParameter.withThisclientacceptLanguage(String thisclientacceptLanguage) name: withThisclientacceptLanguage(String thisclientacceptLanguage) nameWithType: GetTagsOptionalParameter.withThisclientacceptLanguage(String thisclientacceptLanguage) parameters: - description:

the thisclientacceptLanguage value to set

name: thisclientacceptLanguage type: returns: description:

the GetTagsOptionalParameter object itself.

type: summary: >-

Set the thisclientacceptLanguage value.

syntax: public GetTagsOptionalParameter withThisclientacceptLanguage(String thisclientacceptLanguage) uid: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.GetTagsOptionalParameter.withThisclientacceptLanguage(String) nameWithType: GetTagsOptionalParameter syntax: public class GetTagsOptionalParameter type: class uid: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.GetTagsOptionalParameter fullName: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.GetTagsOptionalParameter name: GetTagsOptionalParameter package: com.microsoft.azure.cognitiveservices.vision.customvision.training.models summary:

The GetTagsOptionalParameter model.

metadata: {}