Class DedicatedHsmOperationInner


  • public final class DedicatedHsmOperationInner
    extends Object
    REST API operation.
    • Constructor Detail

      • DedicatedHsmOperationInner

        public DedicatedHsmOperationInner()
    • Method Detail

      • name

        public String name()
        Get the name property: The name of the Dedicated HSM Resource Provider Operation.
        Returns:
        the name value.
      • withName

        public DedicatedHsmOperationInner withName​(String name)
        Set the name property: The name of the Dedicated HSM Resource Provider Operation.
        Parameters:
        name - the name value to set.
        Returns:
        the DedicatedHsmOperationInner object itself.
      • isDataAction

        public String isDataAction()
        Get the isDataAction property: Gets or sets a value indicating whether it is a data plane action.
        Returns:
        the isDataAction value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.