Uses of Class
org.jenkinsci.plugins.torque.api.EnvironmentMetadataResponse
-
Packages that use EnvironmentMetadataResponse Package Description org.jenkinsci.plugins.torque.api -
-
Uses of EnvironmentMetadataResponse in org.jenkinsci.plugins.torque.api
Methods in org.jenkinsci.plugins.torque.api that return EnvironmentMetadataResponse Modifier and Type Method Description EnvironmentMetadataResponseEnvironmentMetadataResponse. addBlueprintInputsItem(BlueprintInputParameterResponse blueprintInputsItem)EnvironmentMetadataResponseEnvironmentMetadataResponse. automation(Boolean automation)EnvironmentMetadataResponseEnvironmentMetadataResponse. blueprintInputs(List<BlueprintInputParameterResponse> blueprintInputs)EnvironmentMetadataResponseEnvironmentMetadataResponse. blueprintName(String blueprintName)EnvironmentMetadataResponseEnvironmentDefinitionResponse. getMetadata()Get metadataEnvironmentMetadataResponseEnvironmentMetadataResponse. name(String name)Methods in org.jenkinsci.plugins.torque.api with parameters of type EnvironmentMetadataResponse Modifier and Type Method Description EnvironmentDefinitionResponseEnvironmentDefinitionResponse. metadata(EnvironmentMetadataResponse metadata)voidEnvironmentDefinitionResponse. setMetadata(EnvironmentMetadataResponse metadata)
-