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

381 строка
29 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner"
name: "LocationInner"
nameWithType: "LocationInner"
summary: "Provides information about an Azure data center location."
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 **LocationInner**"
constructors:
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.LocationInner()"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.LocationInner()"
name: "LocationInner()"
nameWithType: "LocationInner.LocationInner()"
summary: "Creates an instance of Location<wbr>Inner class."
syntax: "public LocationInner()"
desc: "Creates an instance of LocationInner class."
methods:
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.additionalShippingInformation()"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.additionalShippingInformation()"
name: "additionalShippingInformation()"
nameWithType: "LocationInner.additionalShippingInformation()"
summary: "Get the additional<wbr>Shipping<wbr>Information property: Additional shipping information for customer, specific to datacenter to which customer should send their disks."
syntax: "public String additionalShippingInformation()"
desc: "Get the additionalShippingInformation property: Additional shipping information for customer, specific to datacenter to which customer should send their disks."
returns:
description: "the additionalShippingInformation value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.alternateLocations()"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.alternateLocations()"
name: "alternateLocations()"
nameWithType: "LocationInner.alternateLocations()"
summary: "Get the alternate<wbr>Locations property: A list of location IDs that should be used to ship shipping drives to for jobs created against the current location."
syntax: "public List<String> alternateLocations()"
desc: "Get the alternateLocations property: A list of location IDs that should be used to ship shipping drives to for jobs created against the current location. If the current location is active, it will be part of the list. If it is temporarily closed due to maintenance, this list may contain other locations."
returns:
description: "the alternateLocations value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.city()"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.city()"
name: "city()"
nameWithType: "LocationInner.city()"
summary: "Get the city property: The city name to use when shipping the drives to the Azure data center."
syntax: "public String city()"
desc: "Get the city property: The city name to use when shipping the drives to the Azure data center."
returns:
description: "the city value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.countryOrRegion()"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.countryOrRegion()"
name: "countryOrRegion()"
nameWithType: "LocationInner.countryOrRegion()"
summary: "Get the country<wbr>OrRegion property: The country or region to use when shipping the drives to the Azure data center."
syntax: "public String countryOrRegion()"
desc: "Get the countryOrRegion property: The country or region to use when shipping the drives to the Azure data center."
returns:
description: "the countryOrRegion value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.id()"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.id()"
name: "id()"
nameWithType: "LocationInner.id()"
summary: "Get the id property: Specifies the resource identifier of the location."
syntax: "public String id()"
desc: "Get the id property: Specifies the resource identifier of the location."
returns:
description: "the id value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.name()"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.name()"
name: "name()"
nameWithType: "LocationInner.name()"
summary: "Get the name property: Specifies the name of the location."
syntax: "public String name()"
desc: "Get the name property: Specifies the name of the location. Use List Locations to get all supported locations."
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.storageimportexport.fluent.models.LocationInner.phone()"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.phone()"
name: "phone()"
nameWithType: "LocationInner.phone()"
summary: "Get the phone property: The phone number for the Azure data center."
syntax: "public String phone()"
desc: "Get the phone property: The phone number for the Azure data center."
returns:
description: "the phone value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.postalCode()"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.postalCode()"
name: "postalCode()"
nameWithType: "LocationInner.postalCode()"
summary: "Get the postal<wbr>Code property: The postal code to use when shipping the drives to the Azure data center."
syntax: "public String postalCode()"
desc: "Get the postalCode property: The postal code to use when shipping the drives to the Azure data center."
returns:
description: "the postalCode value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.recipientName()"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.recipientName()"
name: "recipientName()"
nameWithType: "LocationInner.recipientName()"
summary: "Get the recipient<wbr>Name property: The recipient name to use when shipping the drives to the Azure data center."
syntax: "public String recipientName()"
desc: "Get the recipientName property: The recipient name to use when shipping the drives to the Azure data center."
returns:
description: "the recipientName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.stateOrProvince()"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.stateOrProvince()"
name: "stateOrProvince()"
nameWithType: "LocationInner.stateOrProvince()"
summary: "Get the state<wbr>OrProvince property: The state or province to use when shipping the drives to the Azure data center."
syntax: "public String stateOrProvince()"
desc: "Get the stateOrProvince property: The state or province to use when shipping the drives to the Azure data center."
returns:
description: "the stateOrProvince value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.streetAddress1()"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.streetAddress1()"
name: "streetAddress1()"
nameWithType: "LocationInner.streetAddress1()"
summary: "Get the street<wbr>Address1 property: The first line of the street address to use when shipping the drives to the Azure data center."
syntax: "public String streetAddress1()"
desc: "Get the streetAddress1 property: The first line of the street address to use when shipping the drives to the Azure data center."
returns:
description: "the streetAddress1 value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.streetAddress2()"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.streetAddress2()"
name: "streetAddress2()"
nameWithType: "LocationInner.streetAddress2()"
summary: "Get the street<wbr>Address2 property: The second line of the street address to use when shipping the drives to the Azure data center."
syntax: "public String streetAddress2()"
desc: "Get the streetAddress2 property: The second line of the street address to use when shipping the drives to the Azure data center."
returns:
description: "the streetAddress2 value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.supportedCarriers()"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.supportedCarriers()"
name: "supportedCarriers()"
nameWithType: "LocationInner.supportedCarriers()"
summary: "Get the supported<wbr>Carriers property: A list of carriers that are supported at this location."
syntax: "public List<String> supportedCarriers()"
desc: "Get the supportedCarriers property: A list of carriers that are supported at this location."
returns:
description: "the supportedCarriers value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.type()"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.type()"
name: "type()"
nameWithType: "LocationInner.type()"
summary: "Get the type property: Specifies the type of the location."
syntax: "public String type()"
desc: "Get the type property: Specifies the type of the location."
returns:
description: "the type value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.validate()"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.validate()"
name: "validate()"
nameWithType: "LocationInner.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withAdditionalShippingInformation(java.lang.String)"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withAdditionalShippingInformation(String additionalShippingInformation)"
name: "withAdditionalShippingInformation(String additionalShippingInformation)"
nameWithType: "LocationInner.withAdditionalShippingInformation(String additionalShippingInformation)"
summary: "Set the additional<wbr>Shipping<wbr>Information property: Additional shipping information for customer, specific to datacenter to which customer should send their disks."
parameters:
- description: "the additionalShippingInformation value to set."
name: "additionalShippingInformation"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public LocationInner withAdditionalShippingInformation(String additionalShippingInformation)"
desc: "Set the additionalShippingInformation property: Additional shipping information for customer, specific to datacenter to which customer should send their disks."
returns:
description: "the LocationInner object itself."
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner?alt=com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner&text=LocationInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withAlternateLocations(java.util.List<java.lang.String>)"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withAlternateLocations(List<String> alternateLocations)"
name: "withAlternateLocations(List<String> alternateLocations)"
nameWithType: "LocationInner.withAlternateLocations(List<String> alternateLocations)"
summary: "Set the alternate<wbr>Locations property: A list of location IDs that should be used to ship shipping drives to for jobs created against the current location."
parameters:
- description: "the alternateLocations value to set."
name: "alternateLocations"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public LocationInner withAlternateLocations(List<String> alternateLocations)"
desc: "Set the alternateLocations property: A list of location IDs that should be used to ship shipping drives to for jobs created against the current location. If the current location is active, it will be part of the list. If it is temporarily closed due to maintenance, this list may contain other locations."
returns:
description: "the LocationInner object itself."
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner?alt=com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner&text=LocationInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withCity(java.lang.String)"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withCity(String city)"
name: "withCity(String city)"
nameWithType: "LocationInner.withCity(String city)"
summary: "Set the city property: The city name to use when shipping the drives to the Azure data center."
parameters:
- description: "the city value to set."
name: "city"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public LocationInner withCity(String city)"
desc: "Set the city property: The city name to use when shipping the drives to the Azure data center."
returns:
description: "the LocationInner object itself."
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner?alt=com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner&text=LocationInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withCountryOrRegion(java.lang.String)"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withCountryOrRegion(String countryOrRegion)"
name: "withCountryOrRegion(String countryOrRegion)"
nameWithType: "LocationInner.withCountryOrRegion(String countryOrRegion)"
summary: "Set the country<wbr>OrRegion property: The country or region to use when shipping the drives to the Azure data center."
parameters:
- description: "the countryOrRegion value to set."
name: "countryOrRegion"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public LocationInner withCountryOrRegion(String countryOrRegion)"
desc: "Set the countryOrRegion property: The country or region to use when shipping the drives to the Azure data center."
returns:
description: "the LocationInner object itself."
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner?alt=com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner&text=LocationInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withId(java.lang.String)"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withId(String id)"
name: "withId(String id)"
nameWithType: "LocationInner.withId(String id)"
summary: "Set the id property: Specifies the resource identifier of the location."
parameters:
- description: "the id value to set."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public LocationInner withId(String id)"
desc: "Set the id property: Specifies the resource identifier of the location."
returns:
description: "the LocationInner object itself."
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner?alt=com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner&text=LocationInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withName(java.lang.String)"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withName(String name)"
name: "withName(String name)"
nameWithType: "LocationInner.withName(String name)"
summary: "Set the name property: Specifies the name of the location."
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 LocationInner withName(String name)"
desc: "Set the name property: Specifies the name of the location. Use List Locations to get all supported locations."
returns:
description: "the LocationInner object itself."
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner?alt=com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner&text=LocationInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withPhone(java.lang.String)"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withPhone(String phone)"
name: "withPhone(String phone)"
nameWithType: "LocationInner.withPhone(String phone)"
summary: "Set the phone property: The phone number for the Azure data center."
parameters:
- description: "the phone value to set."
name: "phone"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public LocationInner withPhone(String phone)"
desc: "Set the phone property: The phone number for the Azure data center."
returns:
description: "the LocationInner object itself."
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner?alt=com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner&text=LocationInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withPostalCode(java.lang.String)"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withPostalCode(String postalCode)"
name: "withPostalCode(String postalCode)"
nameWithType: "LocationInner.withPostalCode(String postalCode)"
summary: "Set the postal<wbr>Code property: The postal code to use when shipping the drives to the Azure data center."
parameters:
- description: "the postalCode value to set."
name: "postalCode"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public LocationInner withPostalCode(String postalCode)"
desc: "Set the postalCode property: The postal code to use when shipping the drives to the Azure data center."
returns:
description: "the LocationInner object itself."
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner?alt=com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner&text=LocationInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withRecipientName(java.lang.String)"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withRecipientName(String recipientName)"
name: "withRecipientName(String recipientName)"
nameWithType: "LocationInner.withRecipientName(String recipientName)"
summary: "Set the recipient<wbr>Name property: The recipient name to use when shipping the drives to the Azure data center."
parameters:
- description: "the recipientName value to set."
name: "recipientName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public LocationInner withRecipientName(String recipientName)"
desc: "Set the recipientName property: The recipient name to use when shipping the drives to the Azure data center."
returns:
description: "the LocationInner object itself."
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner?alt=com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner&text=LocationInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withStateOrProvince(java.lang.String)"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withStateOrProvince(String stateOrProvince)"
name: "withStateOrProvince(String stateOrProvince)"
nameWithType: "LocationInner.withStateOrProvince(String stateOrProvince)"
summary: "Set the state<wbr>OrProvince property: The state or province to use when shipping the drives to the Azure data center."
parameters:
- description: "the stateOrProvince value to set."
name: "stateOrProvince"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public LocationInner withStateOrProvince(String stateOrProvince)"
desc: "Set the stateOrProvince property: The state or province to use when shipping the drives to the Azure data center."
returns:
description: "the LocationInner object itself."
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner?alt=com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner&text=LocationInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withStreetAddress1(java.lang.String)"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withStreetAddress1(String streetAddress1)"
name: "withStreetAddress1(String streetAddress1)"
nameWithType: "LocationInner.withStreetAddress1(String streetAddress1)"
summary: "Set the street<wbr>Address1 property: The first line of the street address to use when shipping the drives to the Azure data center."
parameters:
- description: "the streetAddress1 value to set."
name: "streetAddress1"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public LocationInner withStreetAddress1(String streetAddress1)"
desc: "Set the streetAddress1 property: The first line of the street address to use when shipping the drives to the Azure data center."
returns:
description: "the LocationInner object itself."
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner?alt=com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner&text=LocationInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withStreetAddress2(java.lang.String)"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withStreetAddress2(String streetAddress2)"
name: "withStreetAddress2(String streetAddress2)"
nameWithType: "LocationInner.withStreetAddress2(String streetAddress2)"
summary: "Set the street<wbr>Address2 property: The second line of the street address to use when shipping the drives to the Azure data center."
parameters:
- description: "the streetAddress2 value to set."
name: "streetAddress2"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public LocationInner withStreetAddress2(String streetAddress2)"
desc: "Set the streetAddress2 property: The second line of the street address to use when shipping the drives to the Azure data center."
returns:
description: "the LocationInner object itself."
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner?alt=com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner&text=LocationInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withSupportedCarriers(java.util.List<java.lang.String>)"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withSupportedCarriers(List<String> supportedCarriers)"
name: "withSupportedCarriers(List<String> supportedCarriers)"
nameWithType: "LocationInner.withSupportedCarriers(List<String> supportedCarriers)"
summary: "Set the supported<wbr>Carriers property: A list of carriers that are supported at this location."
parameters:
- description: "the supportedCarriers value to set."
name: "supportedCarriers"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public LocationInner withSupportedCarriers(List<String> supportedCarriers)"
desc: "Set the supportedCarriers property: A list of carriers that are supported at this location."
returns:
description: "the LocationInner object itself."
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner?alt=com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner&text=LocationInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withType(java.lang.String)"
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner.withType(String type)"
name: "withType(String type)"
nameWithType: "LocationInner.withType(String type)"
summary: "Set the type property: Specifies the type of the location."
parameters:
- description: "the type value to set."
name: "type"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public LocationInner withType(String type)"
desc: "Set the type property: Specifies the type of the location."
returns:
description: "the LocationInner object itself."
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner?alt=com.azure.resourcemanager.storageimportexport.fluent.models.LocationInner&text=LocationInner\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Provides information about an Azure data center location."
metadata: {}
package: "com.azure.resourcemanager.storageimportexport.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-storageimportexport:1.0.0-beta.2