Uses of Class
com.oracle.bmc.devops.model.GithubFilterAttributes
-
Packages that use GithubFilterAttributes Package Description com.oracle.bmc.devops.model -
-
Uses of GithubFilterAttributes in com.oracle.bmc.devops.model
Methods in com.oracle.bmc.devops.model that return GithubFilterAttributes Modifier and Type Method Description GithubFilterAttributesGithubFilterAttributes.Builder. build()GithubFilterAttributesGithubFilter. getInclude()Methods in com.oracle.bmc.devops.model with parameters of type GithubFilterAttributes Modifier and Type Method Description GithubFilterAttributes.BuilderGithubFilterAttributes.Builder. copy(GithubFilterAttributes model)GithubFilter.BuilderGithubFilter.Builder. include(GithubFilterAttributes include)Constructors in com.oracle.bmc.devops.model with parameters of type GithubFilterAttributes Constructor Description GithubFilter(List<GithubFilter.Events> events, GithubFilterAttributes include, GithubFilterExclusionAttributes exclude)Deprecated.
-