Package com.onslip360
Class API.Partial_GlobalIntegration
- java.lang.Object
-
- com.onslip360.Onslip360Object<API.Partial_GlobalIntegration>
-
- com.onslip360.API.Partial_GlobalIntegration
-
- All Implemented Interfaces:
Cloneable
,Comparable<Onslip360Object<API.Partial_GlobalIntegration>>
- Enclosing class:
- API
public static class API.Partial_GlobalIntegration extends Onslip360Object<API.Partial_GlobalIntegration>
-
-
Constructor Summary
Constructors Constructor Description Partial_GlobalIntegration()
-
Method Summary
-
Methods inherited from class com.onslip360.Onslip360Object
clone, compareTo, equals, fromJson, fromJson, fromJsonArray, fromJsonArray, fromList, fromMap, fromObject, getExtended, hashCode, setExtended, setExtended, toJson, toJson, toJson, toJson, toList, toMap, toString
-
-
-
-
Method Detail
-
categories
@Nonnull public Erasable<API.StatusEvent.Category[]> categories()
-
confinements
@Nonnull public Optional<API.Integration.Confinement[]> confinements()
-
features
@Nonnull public Optional<API.CompanyFeature.Flag[]> features()
-
icon
@Nonnull public Erasable<API.Partial_File> icon()
-
permissions
@Nonnull public Optional<API.Permission[]> permissions()
-
type
@Nonnull public Optional<API.Integration.Type> type()
-
alias
@Nonnull public API.Partial_GlobalIntegration alias(@Nullable String alias)
-
author
@Nonnull public API.Partial_GlobalIntegration author(@Nullable String author)
-
categories
@Nonnull public API.Partial_GlobalIntegration categories(@Nullable API.StatusEvent.Category[] categories)
-
categories
@Nonnull public API.Partial_GlobalIntegration categories(@Nullable Erasable<API.StatusEvent.Category[]> categories)
-
confinements
@Nonnull public API.Partial_GlobalIntegration confinements(@Nullable API.Integration.Confinement[] confinements)
-
deleted
@Nonnull public API.Partial_GlobalIntegration deleted(@Nullable String deleted)
-
deleted
@Nonnull public API.Partial_GlobalIntegration deleted(@Nullable Erasable<String> deleted)
-
description
@Nonnull public API.Partial_GlobalIntegration description(@Nullable String description)
-
description
@Nonnull public API.Partial_GlobalIntegration description(@Nullable Erasable<String> description)
-
descriptionT9N
@Nonnull public API.Partial_GlobalIntegration descriptionT9N(@Nullable String[][] descriptionT9N)
-
descriptionT9N
@Nonnull public API.Partial_GlobalIntegration descriptionT9N(@Nullable Erasable<String[][]> descriptionT9N)
-
email
@Nonnull public API.Partial_GlobalIntegration email(@Nullable String email)
-
features
@Nonnull public API.Partial_GlobalIntegration features(@Nullable API.CompanyFeature.Flag[] features)
-
icon
@Nonnull public API.Partial_GlobalIntegration icon(@Nullable API.Partial_File icon)
-
icon
@Nonnull public API.Partial_GlobalIntegration icon(@Nullable Erasable<API.Partial_File> icon)
-
labels
@Nonnull public API.Partial_GlobalIntegration labels(@Nullable Long[] labels)
-
labels
@Nonnull public API.Partial_GlobalIntegration labels(@Nullable Erasable<Long[]> labels)
-
name
@Nonnull public API.Partial_GlobalIntegration name(@Nullable String name)
-
nameT9N
@Nonnull public API.Partial_GlobalIntegration nameT9N(@Nullable String[][] nameT9N)
-
nameT9N
@Nonnull public API.Partial_GlobalIntegration nameT9N(@Nullable Erasable<String[][]> nameT9N)
-
oauthRedirectUris
@Nonnull public API.Partial_GlobalIntegration oauthRedirectUris(@Nullable String[] oauthRedirectUris)
-
permissions
@Nonnull public API.Partial_GlobalIntegration permissions(@Nullable API.Permission[] permissions)
-
published
@Nonnull public API.Partial_GlobalIntegration published(@Nullable Boolean published)
-
publisher
@Nonnull public API.Partial_GlobalIntegration publisher(@Nullable String publisher)
-
statusUri
@Nonnull public API.Partial_GlobalIntegration statusUri(@Nullable String statusUri)
-
statusUri
@Nonnull public API.Partial_GlobalIntegration statusUri(@Nullable Erasable<String> statusUri)
-
tags
@Nonnull public API.Partial_GlobalIntegration tags(@Nullable String[] tags)
-
tags
@Nonnull public API.Partial_GlobalIntegration tags(@Nullable Erasable<String[]> tags)
-
type
@Nonnull public API.Partial_GlobalIntegration type(@Nullable API.Integration.Type type)
-
webAddress
@Nonnull public API.Partial_GlobalIntegration webAddress(@Nullable String webAddress)
-
-