27 строки
1.9 KiB
YAML
27 строки
1.9 KiB
YAML
### YamlMime:JavaType
|
|
constructors:
|
|
- fullName: com.microsoft.azure.batch.interceptor.ClientRequestIdInterceptor.ClientRequestIdInterceptor()
|
|
name: ClientRequestIdInterceptor()
|
|
nameWithType: ClientRequestIdInterceptor.ClientRequestIdInterceptor()
|
|
summary: <p>Initializes a new <xref uid="com.microsoft.azure.batch.interceptor.ClientRequestIdInterceptor" data-throw-if-not-resolved="false" data-raw-source="ClientRequestIdInterceptor"></xref> for use in setting the client request ID of a request. </p>
|
|
syntax: public ClientRequestIdInterceptor()
|
|
uid: com.microsoft.azure.batch.interceptor.ClientRequestIdInterceptor.ClientRequestIdInterceptor()
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
- <xref href="com.microsoft.azure.batch.BatchClientBehavior" data-throw-if-not-resolved="False"/>
|
|
- <xref href="com.microsoft.azure.batch.interceptor.RequestInterceptor?alt=com.microsoft.azure.batch.interceptor.RequestInterceptor&text=RequestInterceptor" data-throw-if-not-resolved="False"/>
|
|
inheritedMembers:
|
|
- com.microsoft.azure.batch.interceptor.RequestInterceptor.handler()
|
|
- com.microsoft.azure.batch.interceptor.RequestInterceptor.RequestInterceptor()
|
|
- com.microsoft.azure.batch.interceptor.RequestInterceptor.RequestInterceptor(BatchRequestInterceptHandler)
|
|
- com.microsoft.azure.batch.interceptor.RequestInterceptor.withHandler(BatchRequestInterceptHandler)
|
|
nameWithType: ClientRequestIdInterceptor
|
|
syntax: public class ClientRequestIdInterceptor extends RequestInterceptor
|
|
type: class
|
|
uid: com.microsoft.azure.batch.interceptor.ClientRequestIdInterceptor
|
|
fullName: com.microsoft.azure.batch.interceptor.ClientRequestIdInterceptor
|
|
name: ClientRequestIdInterceptor
|
|
package: com.microsoft.azure.batch.interceptor
|
|
summary: <p>Interceptor which contains a function used to generate a client request ID. If there are multiple instances of this then the last set wins. </p>
|
|
metadata: {}
|