333 строки
23 KiB
YAML
333 строки
23 KiB
YAML
|
### YamlMime:JavaType
|
||
|
uid: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity"
|
||
|
fullName: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity"
|
||
|
name: "SCClusterSpecEntity"
|
||
|
nameWithType: "SCClusterSpecEntity"
|
||
|
summary: "Spec of the cluster record."
|
||
|
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 **SCClusterSpecEntity**"
|
||
|
constructors:
|
||
|
- uid: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.SCClusterSpecEntity()"
|
||
|
fullName: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.SCClusterSpecEntity()"
|
||
|
name: "SCClusterSpecEntity()"
|
||
|
nameWithType: "SCClusterSpecEntity.SCClusterSpecEntity()"
|
||
|
summary: "Creates an instance of SCCluster<wbr>Spec<wbr>Entity class."
|
||
|
syntax: "public SCClusterSpecEntity()"
|
||
|
desc: "Creates an instance of SCClusterSpecEntity class."
|
||
|
methods:
|
||
|
- uid: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.apiEndpoint()"
|
||
|
fullName: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.apiEndpoint()"
|
||
|
name: "apiEndpoint()"
|
||
|
nameWithType: "SCClusterSpecEntity.apiEndpoint()"
|
||
|
summary: "Get the api<wbr>Endpoint property: The Kafka API cluster endpoint."
|
||
|
syntax: "public String apiEndpoint()"
|
||
|
desc: "Get the apiEndpoint property: The Kafka API cluster endpoint."
|
||
|
returns:
|
||
|
description: "the apiEndpoint value."
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
- uid: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.availability()"
|
||
|
fullName: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.availability()"
|
||
|
name: "availability()"
|
||
|
nameWithType: "SCClusterSpecEntity.availability()"
|
||
|
summary: "Get the availability property: The availability zone configuration of the cluster."
|
||
|
syntax: "public String availability()"
|
||
|
desc: "Get the availability property: The availability zone configuration of the cluster."
|
||
|
returns:
|
||
|
description: "the availability value."
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
- uid: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.byok()"
|
||
|
fullName: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.byok()"
|
||
|
name: "byok()"
|
||
|
nameWithType: "SCClusterSpecEntity.byok()"
|
||
|
summary: "Get the byok property: Specification of the cluster byok."
|
||
|
syntax: "public SCClusterByokEntity byok()"
|
||
|
desc: "Get the byok property: Specification of the cluster byok."
|
||
|
returns:
|
||
|
description: "the byok value."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.confluent.models.SCClusterByokEntity?alt=com.azure.resourcemanager.confluent.models.SCClusterByokEntity&text=SCClusterByokEntity\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.cloud()"
|
||
|
fullName: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.cloud()"
|
||
|
name: "cloud()"
|
||
|
nameWithType: "SCClusterSpecEntity.cloud()"
|
||
|
summary: "Get the cloud property: The cloud service provider."
|
||
|
syntax: "public String cloud()"
|
||
|
desc: "Get the cloud property: The cloud service provider."
|
||
|
returns:
|
||
|
description: "the cloud value."
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
- uid: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.config()"
|
||
|
fullName: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.config()"
|
||
|
name: "config()"
|
||
|
nameWithType: "SCClusterSpecEntity.config()"
|
||
|
summary: "Get the config property: Specification of the cluster configuration."
|
||
|
syntax: "public ClusterConfigEntity config()"
|
||
|
desc: "Get the config property: Specification of the cluster configuration."
|
||
|
returns:
|
||
|
description: "the config value."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.confluent.models.ClusterConfigEntity?alt=com.azure.resourcemanager.confluent.models.ClusterConfigEntity&text=ClusterConfigEntity\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.environment()"
|
||
|
fullName: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.environment()"
|
||
|
name: "environment()"
|
||
|
nameWithType: "SCClusterSpecEntity.environment()"
|
||
|
summary: "Get the environment property: Specification of the cluster environment."
|
||
|
syntax: "public SCClusterNetworkEnvironmentEntity environment()"
|
||
|
desc: "Get the environment property: Specification of the cluster environment."
|
||
|
returns:
|
||
|
description: "the environment value."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.confluent.models.SCClusterNetworkEnvironmentEntity?alt=com.azure.resourcemanager.confluent.models.SCClusterNetworkEnvironmentEntity&text=SCClusterNetworkEnvironmentEntity\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.httpEndpoint()"
|
||
|
fullName: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.httpEndpoint()"
|
||
|
name: "httpEndpoint()"
|
||
|
nameWithType: "SCClusterSpecEntity.httpEndpoint()"
|
||
|
summary: "Get the http<wbr>Endpoint property: The cluster HTTP request URL."
|
||
|
syntax: "public String httpEndpoint()"
|
||
|
desc: "Get the httpEndpoint property: The cluster HTTP request URL."
|
||
|
returns:
|
||
|
description: "the httpEndpoint value."
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
- uid: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.kafkaBootstrapEndpoint()"
|
||
|
fullName: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.kafkaBootstrapEndpoint()"
|
||
|
name: "kafkaBootstrapEndpoint()"
|
||
|
nameWithType: "SCClusterSpecEntity.kafkaBootstrapEndpoint()"
|
||
|
summary: "Get the kafka<wbr>Bootstrap<wbr>Endpoint property: The bootstrap endpoint used by Kafka clients to connect to the cluster."
|
||
|
syntax: "public String kafkaBootstrapEndpoint()"
|
||
|
desc: "Get the kafkaBootstrapEndpoint property: The bootstrap endpoint used by Kafka clients to connect to the cluster."
|
||
|
returns:
|
||
|
description: "the kafkaBootstrapEndpoint value."
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
- uid: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.name()"
|
||
|
fullName: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.name()"
|
||
|
name: "name()"
|
||
|
nameWithType: "SCClusterSpecEntity.name()"
|
||
|
summary: "Get the name property: The name of the cluster."
|
||
|
syntax: "public String name()"
|
||
|
desc: "Get the name property: The name of the cluster."
|
||
|
returns:
|
||
|
description: "the name value."
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
- uid: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.network()"
|
||
|
fullName: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.network()"
|
||
|
name: "network()"
|
||
|
nameWithType: "SCClusterSpecEntity.network()"
|
||
|
summary: "Get the network property: Specification of the cluster network."
|
||
|
syntax: "public SCClusterNetworkEnvironmentEntity network()"
|
||
|
desc: "Get the network property: Specification of the cluster network."
|
||
|
returns:
|
||
|
description: "the network value."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.confluent.models.SCClusterNetworkEnvironmentEntity?alt=com.azure.resourcemanager.confluent.models.SCClusterNetworkEnvironmentEntity&text=SCClusterNetworkEnvironmentEntity\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.region()"
|
||
|
fullName: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.region()"
|
||
|
name: "region()"
|
||
|
nameWithType: "SCClusterSpecEntity.region()"
|
||
|
summary: "Get the region property: The cloud service provider region."
|
||
|
syntax: "public String region()"
|
||
|
desc: "Get the region property: The cloud service provider region."
|
||
|
returns:
|
||
|
description: "the region value."
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
- uid: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.validate()"
|
||
|
fullName: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.validate()"
|
||
|
name: "validate()"
|
||
|
nameWithType: "SCClusterSpecEntity.validate()"
|
||
|
summary: "Validates the instance."
|
||
|
syntax: "public void validate()"
|
||
|
desc: "Validates the instance."
|
||
|
- uid: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.withApiEndpoint(java.lang.String)"
|
||
|
fullName: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.withApiEndpoint(String apiEndpoint)"
|
||
|
name: "withApiEndpoint(String apiEndpoint)"
|
||
|
nameWithType: "SCClusterSpecEntity.withApiEndpoint(String apiEndpoint)"
|
||
|
summary: "Set the api<wbr>Endpoint property: The Kafka API cluster endpoint."
|
||
|
parameters:
|
||
|
- description: "the apiEndpoint value to set."
|
||
|
name: "apiEndpoint"
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
syntax: "public SCClusterSpecEntity withApiEndpoint(String apiEndpoint)"
|
||
|
desc: "Set the apiEndpoint property: The Kafka API cluster endpoint."
|
||
|
returns:
|
||
|
description: "the SCClusterSpecEntity object itself."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.confluent.models.SCClusterSpecEntity?alt=com.azure.resourcemanager.confluent.models.SCClusterSpecEntity&text=SCClusterSpecEntity\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.withAvailability(java.lang.String)"
|
||
|
fullName: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.withAvailability(String availability)"
|
||
|
name: "withAvailability(String availability)"
|
||
|
nameWithType: "SCClusterSpecEntity.withAvailability(String availability)"
|
||
|
summary: "Set the availability property: The availability zone configuration of the cluster."
|
||
|
parameters:
|
||
|
- description: "the availability value to set."
|
||
|
name: "availability"
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
syntax: "public SCClusterSpecEntity withAvailability(String availability)"
|
||
|
desc: "Set the availability property: The availability zone configuration of the cluster."
|
||
|
returns:
|
||
|
description: "the SCClusterSpecEntity object itself."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.confluent.models.SCClusterSpecEntity?alt=com.azure.resourcemanager.confluent.models.SCClusterSpecEntity&text=SCClusterSpecEntity\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.withByok(com.azure.resourcemanager.confluent.models.SCClusterByokEntity)"
|
||
|
fullName: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.withByok(SCClusterByokEntity byok)"
|
||
|
name: "withByok(SCClusterByokEntity byok)"
|
||
|
nameWithType: "SCClusterSpecEntity.withByok(SCClusterByokEntity byok)"
|
||
|
summary: "Set the byok property: Specification of the cluster byok."
|
||
|
parameters:
|
||
|
- description: "the byok value to set."
|
||
|
name: "byok"
|
||
|
type: "<xref href=\"com.azure.resourcemanager.confluent.models.SCClusterByokEntity?alt=com.azure.resourcemanager.confluent.models.SCClusterByokEntity&text=SCClusterByokEntity\" data-throw-if-not-resolved=\"False\" />"
|
||
|
syntax: "public SCClusterSpecEntity withByok(SCClusterByokEntity byok)"
|
||
|
desc: "Set the byok property: Specification of the cluster byok."
|
||
|
returns:
|
||
|
description: "the SCClusterSpecEntity object itself."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.confluent.models.SCClusterSpecEntity?alt=com.azure.resourcemanager.confluent.models.SCClusterSpecEntity&text=SCClusterSpecEntity\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.withCloud(java.lang.String)"
|
||
|
fullName: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.withCloud(String cloud)"
|
||
|
name: "withCloud(String cloud)"
|
||
|
nameWithType: "SCClusterSpecEntity.withCloud(String cloud)"
|
||
|
summary: "Set the cloud property: The cloud service provider."
|
||
|
parameters:
|
||
|
- description: "the cloud value to set."
|
||
|
name: "cloud"
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
syntax: "public SCClusterSpecEntity withCloud(String cloud)"
|
||
|
desc: "Set the cloud property: The cloud service provider."
|
||
|
returns:
|
||
|
description: "the SCClusterSpecEntity object itself."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.confluent.models.SCClusterSpecEntity?alt=com.azure.resourcemanager.confluent.models.SCClusterSpecEntity&text=SCClusterSpecEntity\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.withConfig(com.azure.resourcemanager.confluent.models.ClusterConfigEntity)"
|
||
|
fullName: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.withConfig(ClusterConfigEntity config)"
|
||
|
name: "withConfig(ClusterConfigEntity config)"
|
||
|
nameWithType: "SCClusterSpecEntity.withConfig(ClusterConfigEntity config)"
|
||
|
summary: "Set the config property: Specification of the cluster configuration."
|
||
|
parameters:
|
||
|
- description: "the config value to set."
|
||
|
name: "config"
|
||
|
type: "<xref href=\"com.azure.resourcemanager.confluent.models.ClusterConfigEntity?alt=com.azure.resourcemanager.confluent.models.ClusterConfigEntity&text=ClusterConfigEntity\" data-throw-if-not-resolved=\"False\" />"
|
||
|
syntax: "public SCClusterSpecEntity withConfig(ClusterConfigEntity config)"
|
||
|
desc: "Set the config property: Specification of the cluster configuration."
|
||
|
returns:
|
||
|
description: "the SCClusterSpecEntity object itself."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.confluent.models.SCClusterSpecEntity?alt=com.azure.resourcemanager.confluent.models.SCClusterSpecEntity&text=SCClusterSpecEntity\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.withEnvironment(com.azure.resourcemanager.confluent.models.SCClusterNetworkEnvironmentEntity)"
|
||
|
fullName: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.withEnvironment(SCClusterNetworkEnvironmentEntity environment)"
|
||
|
name: "withEnvironment(SCClusterNetworkEnvironmentEntity environment)"
|
||
|
nameWithType: "SCClusterSpecEntity.withEnvironment(SCClusterNetworkEnvironmentEntity environment)"
|
||
|
summary: "Set the environment property: Specification of the cluster environment."
|
||
|
parameters:
|
||
|
- description: "the environment value to set."
|
||
|
name: "environment"
|
||
|
type: "<xref href=\"com.azure.resourcemanager.confluent.models.SCClusterNetworkEnvironmentEntity?alt=com.azure.resourcemanager.confluent.models.SCClusterNetworkEnvironmentEntity&text=SCClusterNetworkEnvironmentEntity\" data-throw-if-not-resolved=\"False\" />"
|
||
|
syntax: "public SCClusterSpecEntity withEnvironment(SCClusterNetworkEnvironmentEntity environment)"
|
||
|
desc: "Set the environment property: Specification of the cluster environment."
|
||
|
returns:
|
||
|
description: "the SCClusterSpecEntity object itself."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.confluent.models.SCClusterSpecEntity?alt=com.azure.resourcemanager.confluent.models.SCClusterSpecEntity&text=SCClusterSpecEntity\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.withHttpEndpoint(java.lang.String)"
|
||
|
fullName: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.withHttpEndpoint(String httpEndpoint)"
|
||
|
name: "withHttpEndpoint(String httpEndpoint)"
|
||
|
nameWithType: "SCClusterSpecEntity.withHttpEndpoint(String httpEndpoint)"
|
||
|
summary: "Set the http<wbr>Endpoint property: The cluster HTTP request URL."
|
||
|
parameters:
|
||
|
- description: "the httpEndpoint value to set."
|
||
|
name: "httpEndpoint"
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
syntax: "public SCClusterSpecEntity withHttpEndpoint(String httpEndpoint)"
|
||
|
desc: "Set the httpEndpoint property: The cluster HTTP request URL."
|
||
|
returns:
|
||
|
description: "the SCClusterSpecEntity object itself."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.confluent.models.SCClusterSpecEntity?alt=com.azure.resourcemanager.confluent.models.SCClusterSpecEntity&text=SCClusterSpecEntity\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.withKafkaBootstrapEndpoint(java.lang.String)"
|
||
|
fullName: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.withKafkaBootstrapEndpoint(String kafkaBootstrapEndpoint)"
|
||
|
name: "withKafkaBootstrapEndpoint(String kafkaBootstrapEndpoint)"
|
||
|
nameWithType: "SCClusterSpecEntity.withKafkaBootstrapEndpoint(String kafkaBootstrapEndpoint)"
|
||
|
summary: "Set the kafka<wbr>Bootstrap<wbr>Endpoint property: The bootstrap endpoint used by Kafka clients to connect to the cluster."
|
||
|
parameters:
|
||
|
- description: "the kafkaBootstrapEndpoint value to set."
|
||
|
name: "kafkaBootstrapEndpoint"
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
syntax: "public SCClusterSpecEntity withKafkaBootstrapEndpoint(String kafkaBootstrapEndpoint)"
|
||
|
desc: "Set the kafkaBootstrapEndpoint property: The bootstrap endpoint used by Kafka clients to connect to the cluster."
|
||
|
returns:
|
||
|
description: "the SCClusterSpecEntity object itself."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.confluent.models.SCClusterSpecEntity?alt=com.azure.resourcemanager.confluent.models.SCClusterSpecEntity&text=SCClusterSpecEntity\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.withName(java.lang.String)"
|
||
|
fullName: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.withName(String name)"
|
||
|
name: "withName(String name)"
|
||
|
nameWithType: "SCClusterSpecEntity.withName(String name)"
|
||
|
summary: "Set the name property: The name of the cluster."
|
||
|
parameters:
|
||
|
- description: "the name value to set."
|
||
|
name: "name"
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
syntax: "public SCClusterSpecEntity withName(String name)"
|
||
|
desc: "Set the name property: The name of the cluster."
|
||
|
returns:
|
||
|
description: "the SCClusterSpecEntity object itself."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.confluent.models.SCClusterSpecEntity?alt=com.azure.resourcemanager.confluent.models.SCClusterSpecEntity&text=SCClusterSpecEntity\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.withNetwork(com.azure.resourcemanager.confluent.models.SCClusterNetworkEnvironmentEntity)"
|
||
|
fullName: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.withNetwork(SCClusterNetworkEnvironmentEntity network)"
|
||
|
name: "withNetwork(SCClusterNetworkEnvironmentEntity network)"
|
||
|
nameWithType: "SCClusterSpecEntity.withNetwork(SCClusterNetworkEnvironmentEntity network)"
|
||
|
summary: "Set the network property: Specification of the cluster network."
|
||
|
parameters:
|
||
|
- description: "the network value to set."
|
||
|
name: "network"
|
||
|
type: "<xref href=\"com.azure.resourcemanager.confluent.models.SCClusterNetworkEnvironmentEntity?alt=com.azure.resourcemanager.confluent.models.SCClusterNetworkEnvironmentEntity&text=SCClusterNetworkEnvironmentEntity\" data-throw-if-not-resolved=\"False\" />"
|
||
|
syntax: "public SCClusterSpecEntity withNetwork(SCClusterNetworkEnvironmentEntity network)"
|
||
|
desc: "Set the network property: Specification of the cluster network."
|
||
|
returns:
|
||
|
description: "the SCClusterSpecEntity object itself."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.confluent.models.SCClusterSpecEntity?alt=com.azure.resourcemanager.confluent.models.SCClusterSpecEntity&text=SCClusterSpecEntity\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.withRegion(java.lang.String)"
|
||
|
fullName: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.withRegion(String region)"
|
||
|
name: "withRegion(String region)"
|
||
|
nameWithType: "SCClusterSpecEntity.withRegion(String region)"
|
||
|
summary: "Set the region property: The cloud service provider region."
|
||
|
parameters:
|
||
|
- description: "the region value to set."
|
||
|
name: "region"
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
syntax: "public SCClusterSpecEntity withRegion(String region)"
|
||
|
desc: "Set the region property: The cloud service provider region."
|
||
|
returns:
|
||
|
description: "the SCClusterSpecEntity object itself."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.confluent.models.SCClusterSpecEntity?alt=com.azure.resourcemanager.confluent.models.SCClusterSpecEntity&text=SCClusterSpecEntity\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.withZone(java.lang.String)"
|
||
|
fullName: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.withZone(String zone)"
|
||
|
name: "withZone(String zone)"
|
||
|
nameWithType: "SCClusterSpecEntity.withZone(String zone)"
|
||
|
summary: "Set the zone property: type of zone availability."
|
||
|
parameters:
|
||
|
- description: "the zone value to set."
|
||
|
name: "zone"
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
syntax: "public SCClusterSpecEntity withZone(String zone)"
|
||
|
desc: "Set the zone property: type of zone availability."
|
||
|
returns:
|
||
|
description: "the SCClusterSpecEntity object itself."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.confluent.models.SCClusterSpecEntity?alt=com.azure.resourcemanager.confluent.models.SCClusterSpecEntity&text=SCClusterSpecEntity\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.zone()"
|
||
|
fullName: "com.azure.resourcemanager.confluent.models.SCClusterSpecEntity.zone()"
|
||
|
name: "zone()"
|
||
|
nameWithType: "SCClusterSpecEntity.zone()"
|
||
|
summary: "Get the zone property: type of zone availability."
|
||
|
syntax: "public String zone()"
|
||
|
desc: "Get the zone property: type of zone availability."
|
||
|
returns:
|
||
|
description: "the zone value."
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
type: "class"
|
||
|
desc: "Spec of the cluster record."
|
||
|
metadata: {}
|
||
|
package: "com.azure.resourcemanager.confluent.models"
|
||
|
artifact: com.azure.resourcemanager:azure-resourcemanager-confluent:1.1.0
|