Uses of Class
com.exoscale.sdk.model.DeployTarget
Packages that use DeployTarget
-
Uses of DeployTarget in com.exoscale.sdk.api
Methods in com.exoscale.sdk.api that return DeployTargetModifier and TypeMethodDescriptionExoscaleApi.getDeployTarget(UUID id) Retrieve Deploy Target details -
Uses of DeployTarget in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return DeployTargetModifier and TypeMethodDescriptionDeployTarget.description(String description) DeployTarget.type(DeployTarget.TypeEnum type) Methods in com.exoscale.sdk.model that return types with arguments of type DeployTargetModifier and TypeMethodDescriptionListDeployTargets200Response.getDeployTargets()Get deployTargetsMethods in com.exoscale.sdk.model with parameters of type DeployTargetModifier and TypeMethodDescriptionListDeployTargets200Response.addDeployTargetsItem(DeployTarget deployTargetsItem) Method parameters in com.exoscale.sdk.model with type arguments of type DeployTargetModifier and TypeMethodDescriptionListDeployTargets200Response.deployTargets(List<DeployTarget> deployTargets) voidListDeployTargets200Response.setDeployTargets(List<DeployTarget> deployTargets)