Class DeploymentOperationProperties


  • public class DeploymentOperationProperties
    extends Object
    Deployment operation properties.
    • Constructor Detail

      • DeploymentOperationProperties

        public DeploymentOperationProperties()
    • Method Detail

      • provisioningState

        public String provisioningState()
        Get the provisioningState value.
        Returns:
        the provisioningState value
      • timestamp

        public org.joda.time.DateTime timestamp()
        Get the timestamp value.
        Returns:
        the timestamp value
      • serviceRequestId

        public String serviceRequestId()
        Get the serviceRequestId value.
        Returns:
        the serviceRequestId value
      • statusCode

        public String statusCode()
        Get the statusCode value.
        Returns:
        the statusCode value
      • statusMessage

        public Object statusMessage()
        Get the statusMessage value.
        Returns:
        the statusMessage value
      • targetResource

        public TargetResource targetResource()
        Get the targetResource value.
        Returns:
        the targetResource value
      • request

        public HttpMessage request()
        Get the request value.
        Returns:
        the request value
      • response

        public HttpMessage response()
        Get the response value.
        Returns:
        the response value