VGSRequest Builder
class VGSRequestBuilder
Creates a builder for a request that uses to send data to VGS server. dialog theme.
Functions
Link copied to clipboard
Creates a VGSRequest with the arguments supplied to this.
Link copied to clipboard
Ignore input's data in a request to the server.
Link copied to clipboard
Ignore files in a request to the server.
Link copied to clipboard
It collect custom data which will be send to the server.
Link copied to clipboard
It collect headers which will be send to the server.
Link copied to clipboard
fun setFieldNameMappingPolicy(policy: VGSCollectFieldNameMappingPolicy): VGSRequest.VGSRequestBuilder
Defines how to map fieldNames. Default is VGSCollectFieldNameMappingPolicy.NestedJson
.
Link copied to clipboard
Set the HTTP method using for a request to the server.
Link copied to clipboard
Set the path using for a request to the server.
Link copied to clipboard
Specifies request timeout interval in milliseconds.
Link copied to clipboard
Defines route id for submitting data.