azure-docs-sdk-java/legacy/docs-ref-autogen/com.azure.resourcemanager.m...

210 строки
21 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest"
fullName: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest"
name: "CreateEndpointVariantRequest"
nameWithType: "CreateEndpointVariantRequest"
summary: "The Variant properties."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest&text=CreateServiceRequest\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.description()?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.description&text=description\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.environmentImageRequest()?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.environmentImageRequest&text=environmentImageRequest\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.keys()?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.keys&text=keys\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.kvTags()?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.kvTags&text=kvTags\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.location()?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.location&text=location\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.properties()?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.properties&text=properties\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.validate()?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.validate&text=validate\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withDescription(java.lang.String)?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withDescription&text=withDescription\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withEnvironmentImageRequest(com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequestEnvironmentImageRequest)?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withEnvironmentImageRequest&text=withEnvironmentImageRequest\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withKeys(com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequestKeys)?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withKeys&text=withKeys\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withKvTags(java.util.Map<java.lang.String,java.lang.String>)?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withKvTags&text=withKvTags\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withLocation(java.lang.String)?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withLocation&text=withLocation\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withProperties(java.util.Map<java.lang.String,java.lang.String>)?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withProperties&text=withProperties\" data-throw-if-not-resolved=\"False\" />"
- 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 class **CreateEndpointVariantRequest**</br> extends <xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest&text=CreateServiceRequest\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.CreateEndpointVariantRequest()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.CreateEndpointVariantRequest()"
name: "CreateEndpointVariantRequest()"
nameWithType: "CreateEndpointVariantRequest.CreateEndpointVariantRequest()"
syntax: "public CreateEndpointVariantRequest()"
methods:
- uid: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.isDefault()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.isDefault()"
name: "isDefault()"
nameWithType: "CreateEndpointVariantRequest.isDefault()"
summary: "Get the is<wbr>Default property: Is this the default variant."
syntax: "public Boolean isDefault()"
desc: "Get the isDefault property: Is this the default variant."
returns:
description: "the isDefault value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.trafficPercentile()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.trafficPercentile()"
name: "trafficPercentile()"
nameWithType: "CreateEndpointVariantRequest.trafficPercentile()"
summary: "Get the traffic<wbr>Percentile property: The amount of traffic variant receives."
syntax: "public Float trafficPercentile()"
desc: "Get the trafficPercentile property: The amount of traffic variant receives."
returns:
description: "the trafficPercentile value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Float.html\">Float</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.type()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.type()"
name: "type()"
nameWithType: "CreateEndpointVariantRequest.type()"
summary: "Get the type property: The type of the variant."
syntax: "public VariantType type()"
desc: "Get the type property: The type of the variant."
returns:
description: "the type value."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.VariantType?alt=com.azure.resourcemanager.machinelearningservices.models.VariantType&text=VariantType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.validate()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.validate()"
name: "validate()"
nameWithType: "CreateEndpointVariantRequest.validate()"
summary: "Validates the instance."
overridden: "com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.validate()"
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withDescription(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withDescription(String description)"
name: "withDescription(String description)"
nameWithType: "CreateEndpointVariantRequest.withDescription(String description)"
summary: "Set the description property: The description of the service."
overridden: "com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withDescription(java.lang.String)"
parameters:
- name: "description"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public CreateEndpointVariantRequest withDescription(String description)"
desc: "Set the description property: The description of the service."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest?alt=com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest&text=CreateEndpointVariantRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withEnvironmentImageRequest(com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequestEnvironmentImageRequest)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withEnvironmentImageRequest(CreateServiceRequestEnvironmentImageRequest environmentImageRequest)"
name: "withEnvironmentImageRequest(CreateServiceRequestEnvironmentImageRequest environmentImageRequest)"
nameWithType: "CreateEndpointVariantRequest.withEnvironmentImageRequest(CreateServiceRequestEnvironmentImageRequest environmentImageRequest)"
summary: "Set the environment<wbr>Image<wbr>Request property: The Environment, models and assets needed for inferencing."
overridden: "com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withEnvironmentImageRequest(com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequestEnvironmentImageRequest)"
parameters:
- name: "environmentImageRequest"
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequestEnvironmentImageRequest?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequestEnvironmentImageRequest&text=CreateServiceRequestEnvironmentImageRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public CreateEndpointVariantRequest withEnvironmentImageRequest(CreateServiceRequestEnvironmentImageRequest environmentImageRequest)"
desc: "Set the environmentImageRequest property: The Environment, models and assets needed for inferencing."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest?alt=com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest&text=CreateEndpointVariantRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withIsDefault(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withIsDefault(Boolean isDefault)"
name: "withIsDefault(Boolean isDefault)"
nameWithType: "CreateEndpointVariantRequest.withIsDefault(Boolean isDefault)"
summary: "Set the is<wbr>Default property: Is this the default variant."
parameters:
- description: "the isDefault value to set."
name: "isDefault"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public CreateEndpointVariantRequest withIsDefault(Boolean isDefault)"
desc: "Set the isDefault property: Is this the default variant."
returns:
description: "the CreateEndpointVariantRequest object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest?alt=com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest&text=CreateEndpointVariantRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withKeys(com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequestKeys)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withKeys(CreateServiceRequestKeys keys)"
name: "withKeys(CreateServiceRequestKeys keys)"
nameWithType: "CreateEndpointVariantRequest.withKeys(CreateServiceRequestKeys keys)"
summary: "Set the keys property: The authentication keys."
overridden: "com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withKeys(com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequestKeys)"
parameters:
- name: "keys"
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequestKeys?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequestKeys&text=CreateServiceRequestKeys\" data-throw-if-not-resolved=\"False\" />"
syntax: "public CreateEndpointVariantRequest withKeys(CreateServiceRequestKeys keys)"
desc: "Set the keys property: The authentication keys."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest?alt=com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest&text=CreateEndpointVariantRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withKvTags(java.util.Map<java.lang.String,java.lang.String>)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withKvTags(Map<String,String> kvTags)"
name: "withKvTags(Map<String,String> kvTags)"
nameWithType: "CreateEndpointVariantRequest.withKvTags(Map<String,String> kvTags)"
summary: "Set the kv<wbr>Tags property: The service tag dictionary."
overridden: "com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withKvTags(java.util.Map<java.lang.String,java.lang.String>)"
parameters:
- name: "kvTags"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public CreateEndpointVariantRequest withKvTags(Map<String,String> kvTags)"
desc: "Set the kvTags property: The service tag dictionary. Tags are mutable."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest?alt=com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest&text=CreateEndpointVariantRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withLocation(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withLocation(String location)"
name: "withLocation(String location)"
nameWithType: "CreateEndpointVariantRequest.withLocation(String location)"
summary: "Set the location property: The name of the Azure location/region."
overridden: "com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withLocation(java.lang.String)"
parameters:
- name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public CreateEndpointVariantRequest withLocation(String location)"
desc: "Set the location property: The name of the Azure location/region."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest?alt=com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest&text=CreateEndpointVariantRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withProperties(java.util.Map<java.lang.String,java.lang.String>)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withProperties(Map<String,String> properties)"
name: "withProperties(Map<String,String> properties)"
nameWithType: "CreateEndpointVariantRequest.withProperties(Map<String,String> properties)"
summary: "Set the properties property: The service properties dictionary."
overridden: "com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withProperties(java.util.Map<java.lang.String,java.lang.String>)"
parameters:
- name: "properties"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public CreateEndpointVariantRequest withProperties(Map<String,String> properties)"
desc: "Set the properties property: The service properties dictionary. Properties are immutable."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest?alt=com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest&text=CreateEndpointVariantRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withTrafficPercentile(java.lang.Float)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withTrafficPercentile(Float trafficPercentile)"
name: "withTrafficPercentile(Float trafficPercentile)"
nameWithType: "CreateEndpointVariantRequest.withTrafficPercentile(Float trafficPercentile)"
summary: "Set the traffic<wbr>Percentile property: The amount of traffic variant receives."
parameters:
- description: "the trafficPercentile value to set."
name: "trafficPercentile"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Float.html\">Float</a>"
syntax: "public CreateEndpointVariantRequest withTrafficPercentile(Float trafficPercentile)"
desc: "Set the trafficPercentile property: The amount of traffic variant receives."
returns:
description: "the CreateEndpointVariantRequest object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest?alt=com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest&text=CreateEndpointVariantRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withType(com.azure.resourcemanager.machinelearningservices.models.VariantType)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withType(VariantType type)"
name: "withType(VariantType type)"
nameWithType: "CreateEndpointVariantRequest.withType(VariantType type)"
summary: "Set the type property: The type of the variant."
parameters:
- description: "the type value to set."
name: "type"
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.VariantType?alt=com.azure.resourcemanager.machinelearningservices.models.VariantType&text=VariantType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public CreateEndpointVariantRequest withType(VariantType type)"
desc: "Set the type property: The type of the variant."
returns:
description: "the CreateEndpointVariantRequest object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest?alt=com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest&text=CreateEndpointVariantRequest\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The Variant properties."
metadata: {}
package: "com.azure.resourcemanager.machinelearningservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1