Uses of Enum
org.wso2.am.integration.clients.internal.api.dto.DeploymentAcknowledgmentResponseDTO.StatusEnum
Packages that use DeploymentAcknowledgmentResponseDTO.StatusEnum
-
Uses of DeploymentAcknowledgmentResponseDTO.StatusEnum in org.wso2.am.integration.clients.internal.api.dto
Methods in org.wso2.am.integration.clients.internal.api.dto that return DeploymentAcknowledgmentResponseDTO.StatusEnumModifier and TypeMethodDescriptionDeploymentAcknowledgmentResponseDTO.getStatus()Response statusDeploymentAcknowledgmentResponseDTO.StatusEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this type with the specified name.DeploymentAcknowledgmentResponseDTO.StatusEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wso2.am.integration.clients.internal.api.dto with parameters of type DeploymentAcknowledgmentResponseDTO.StatusEnumModifier and TypeMethodDescriptionvoidDeploymentAcknowledgmentResponseDTO.setStatus(DeploymentAcknowledgmentResponseDTO.StatusEnum status) DeploymentAcknowledgmentResponseDTO.status(DeploymentAcknowledgmentResponseDTO.StatusEnum status) voidDeploymentAcknowledgmentResponseDTO.StatusEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, DeploymentAcknowledgmentResponseDTO.StatusEnum enumeration)