Class PostOrgauthorizationTrusteesDefaultRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostOrgauthorizationTrusteesDefaultRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetAssignDefaultRole(Boolean assignDefaultRole) voidsetAutoExpire(Boolean autoExpire) voidsetCustomHeaders(Map<String, String> customHeaders) withAssignDefaultRole(Boolean assignDefaultRole) withAutoExpire(Boolean autoExpire) withCustomHeader(String name, String value)
-
Constructor Details
-
PostOrgauthorizationTrusteesDefaultRequest
public PostOrgauthorizationTrusteesDefaultRequest()
-
-
Method Details
-
getAssignDefaultRole
-
setAssignDefaultRole
-
withAssignDefaultRole
-
getAutoExpire
-
setAutoExpire
-
withAutoExpire
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-