Class GetConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokenRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokenRequest
public class GetConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokenRequest
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetTokenId(String tokenId) withCustomHeader(String name, String value) withTokenId(String tokenId)
-
Constructor Details
-
GetConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokenRequest
public GetConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokenRequest()
-
-
Method Details
-
getTokenId
-
setTokenId
-
withTokenId
public GetConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokenRequest withTokenId(String tokenId) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public GetConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokenRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
public static GetConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokenRequest.Builder builder() -
builder
public static GetConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokenRequest.Builder builder(String tokenId)
-