public final class BatchOptions extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | BatchOptions.BuilderBatchOptions builder | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getRawBaseUri()Gets raw base URI. | 
| String | getRawServiceResolutionUri()Gets raw service resolution URI. | 
| boolean | isStrict()Returns if the batch parsing is strict. | 
| static BatchOptions.Builder | with()Creates a new BatchOptions builder. | 
public boolean isStrict()
public String getRawBaseUri()
ODataRequest.getRawBaseUri()public String getRawServiceResolutionUri()
public static BatchOptions.Builder with()
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.