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