Class PostWorkforcemanagementIntegrationsHriTimeofftypesJobsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementIntegrationsHriTimeofftypesJobsRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetHrisIntegrationId(String hrisIntegrationId) withCustomHeader(String name, String value) withHrisIntegrationId(String hrisIntegrationId)
-
Constructor Details
-
PostWorkforcemanagementIntegrationsHriTimeofftypesJobsRequest
public PostWorkforcemanagementIntegrationsHriTimeofftypesJobsRequest()
-
-
Method Details
-
getHrisIntegrationId
-
setHrisIntegrationId
-
withHrisIntegrationId
public PostWorkforcemanagementIntegrationsHriTimeofftypesJobsRequest withHrisIntegrationId(String hrisIntegrationId) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public PostWorkforcemanagementIntegrationsHriTimeofftypesJobsRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
public static PostWorkforcemanagementIntegrationsHriTimeofftypesJobsRequest.Builder builder(String hrisIntegrationId)
-