Class FlowLogStatusParameters


  • public class FlowLogStatusParameters
    extends Object
    Parameters that define a resource to query flow log and traffic analytics (optional) status.
    • Constructor Detail

      • FlowLogStatusParameters

        public FlowLogStatusParameters()
    • Method Detail

      • targetResourceId

        public String targetResourceId()
        Get the targetResourceId value.
        Returns:
        the targetResourceId value
      • withTargetResourceId

        public FlowLogStatusParameters withTargetResourceId​(String targetResourceId)
        Set the targetResourceId value.
        Parameters:
        targetResourceId - the targetResourceId value to set
        Returns:
        the FlowLogStatusParameters object itself.