azure-docs-sdk-java/docs-ref-autogen/com.azure.data.tables.Table...

55 строки
4.6 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.data.tables.TableScrubEtagPolicy"
fullName: "com.azure.data.tables.TableScrubEtagPolicy"
name: "TableScrubEtagPolicy"
nameWithType: "TableScrubEtagPolicy"
summary: "Wraps any potential error responses from the service and applies post processing of the response's e<wbr>Tag header to standardize the value."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **TableScrubEtagPolicy**</br> implements <xref href=\"com.azure.core.http.policy.HttpPipelinePolicy?alt=com.azure.core.http.policy.HttpPipelinePolicy&text=HttpPipelinePolicy\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.data.tables.TableScrubEtagPolicy.TableScrubEtagPolicy()"
fullName: "com.azure.data.tables.TableScrubEtagPolicy.TableScrubEtagPolicy()"
name: "TableScrubEtagPolicy()"
nameWithType: "TableScrubEtagPolicy.TableScrubEtagPolicy()"
summary: "Creates a <xref uid=\"com.azure.data.tables.TableScrubEtagPolicy\" data-throw-if-not-resolved=\"false\" data-raw-source=\"TableScrubEtagPolicy\"></xref>."
syntax: "public TableScrubEtagPolicy()"
desc: "Creates a <xref uid=\"com.azure.data.tables.TableScrubEtagPolicy\" data-throw-if-not-resolved=\"false\" data-raw-source=\"TableScrubEtagPolicy\"></xref>."
methods:
- uid: "com.azure.data.tables.TableScrubEtagPolicy.process(com.azure.core.http.HttpPipelineCallContext,com.azure.core.http.HttpPipelineNextPolicy)"
fullName: "com.azure.data.tables.TableScrubEtagPolicy.process(HttpPipelineCallContext context, HttpPipelineNextPolicy next)"
name: "process(HttpPipelineCallContext context, HttpPipelineNextPolicy next)"
nameWithType: "TableScrubEtagPolicy.process(HttpPipelineCallContext context, HttpPipelineNextPolicy next)"
summary: "Wraps any potential error responses from the service and applies post processing of the response's e<wbr>Tag header to standardize the value."
parameters:
- name: "context"
type: "<xref href=\"com.azure.core.http.HttpPipelineCallContext?alt=com.azure.core.http.HttpPipelineCallContext&text=HttpPipelineCallContext\" data-throw-if-not-resolved=\"False\" />"
- name: "next"
type: "<xref href=\"com.azure.core.http.HttpPipelineNextPolicy?alt=com.azure.core.http.HttpPipelineNextPolicy&text=HttpPipelineNextPolicy\" data-throw-if-not-resolved=\"False\" />"
syntax: "public Mono<HttpResponse> process(HttpPipelineCallContext context, HttpPipelineNextPolicy next)"
desc: "Wraps any potential error responses from the service and applies post processing of the response's eTag header to standardize the value."
returns:
description: "an updated response with post processing steps applied."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.HttpResponse?alt=com.azure.core.http.HttpResponse&text=HttpResponse\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Wraps any potential error responses from the service and applies post processing of the response's eTag header to standardize the value."
implements:
- "<xref href=\"com.azure.core.http.policy.HttpPipelinePolicy?alt=com.azure.core.http.policy.HttpPipelinePolicy&text=HttpPipelinePolicy\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.azure.data.tables"
artifact: com.azure:azure-data-tables:12.4.6