Class PushOptions.Jsii$Proxy

  • All Implemented Interfaces:
    PushOptions, software.amazon.jsii.JsiiSerializable
    Enclosing interface:
    PushOptions

    @Stability(Experimental)
    @Internal
    public static final class PushOptions.Jsii$Proxy
    extends software.amazon.jsii.JsiiObject
    implements PushOptions
    An implementation for PushOptions
    • Nested Class Summary

      • Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

        software.amazon.jsii.JsiiObject.InitializationMode
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Jsii$Proxy​(PushOptions.Builder builder)
      Constructor that initializes the object based on literal property values passed by the PushOptions.Builder.
      protected Jsii$Proxy​(software.amazon.jsii.JsiiObjectRef objRef)
      Constructor that initializes the object based on values retrieved from the JsiiObject.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.fasterxml.jackson.databind.JsonNode $jsii$toJson()  
      boolean equals​(Object o)  
      List<String> getBranches()
      (experimental) When using the push, pull_request and pull_request_target events, you can configure a workflow to run on specific branches or tags.
      List<String> getPaths()
      (experimental) When using the push, pull_request and pull_request_target events, you can configure a workflow to run when at least one file does not match paths-ignore or at least one modified file matches the configured paths.
      List<String> getTags()
      (experimental) When using the push, pull_request and pull_request_target events, you can configure a workflow to run on specific branches or tags.
      int hashCode()  
      • Methods inherited from class software.amazon.jsii.JsiiObject

        jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet