azure-docs-sdk-java/docs-ref-autogen/com.microsoft.azure.batch.B...

35 строки
2.3 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.batch.BatchClientBehavior"
fullName: "com.microsoft.azure.batch.BatchClientBehavior"
name: "BatchClientBehavior"
nameWithType: "BatchClientBehavior"
summary: "Classes derived from the Batch<wbr>Client<wbr>Behavior class modify operational behaviors of an Azure Batch client."
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 abstract class **BatchClientBehavior**"
constructors:
- uid: "com.microsoft.azure.batch.BatchClientBehavior.BatchClientBehavior()"
fullName: "com.microsoft.azure.batch.BatchClientBehavior.BatchClientBehavior()"
name: "BatchClientBehavior()"
nameWithType: "BatchClientBehavior.BatchClientBehavior()"
syntax: "public BatchClientBehavior()"
type: "class"
desc: "Classes derived from the BatchClientBehavior class modify operational behaviors of an Azure Batch client."
metadata: {}
package: "com.microsoft.azure.batch"
artifact: com.microsoft.azure:azure-batch:11.2.0