Class DeleteSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.DeleteSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest
public class DeleteSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest
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) voidsetGoogleBusinessProfileIngestionRuleId(String googleBusinessProfileIngestionRuleId) voidsetHardDelete(Boolean hardDelete) voidsetTopicId(String topicId) withCustomHeader(String name, String value) withGoogleBusinessProfileIngestionRuleId(String googleBusinessProfileIngestionRuleId) withHardDelete(Boolean hardDelete) withTopicId(String topicId)
-
Constructor Details
-
DeleteSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest
public DeleteSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest()
-
-
Method Details
-
getTopicId
-
setTopicId
-
withTopicId
public DeleteSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest withTopicId(String topicId) -
getGoogleBusinessProfileIngestionRuleId
-
setGoogleBusinessProfileIngestionRuleId
-
withGoogleBusinessProfileIngestionRuleId
public DeleteSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest withGoogleBusinessProfileIngestionRuleId(String googleBusinessProfileIngestionRuleId) -
getHardDelete
-
setHardDelete
-
withHardDelete
public DeleteSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest withHardDelete(Boolean hardDelete) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public DeleteSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
public static DeleteSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest.Builder builder(String topicId, String googleBusinessProfileIngestionRuleId)
-