Uses of Class
odata.msgraph.client.beta.complex.NetworkLocationDetail.Builder
-
Packages that use NetworkLocationDetail.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of NetworkLocationDetail.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return NetworkLocationDetail.Builder Modifier and Type Method Description static NetworkLocationDetail.BuilderNetworkLocationDetail. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).NetworkLocationDetail.BuilderNetworkLocationDetail.Builder. networkNames(String... networkNames)NetworkLocationDetail.BuilderNetworkLocationDetail.Builder. networkNames(List<String> networkNames)NetworkLocationDetail.BuilderNetworkLocationDetail.Builder. networkNamesNextLink(String networkNamesNextLink)NetworkLocationDetail.BuilderNetworkLocationDetail.Builder. networkType(NetworkType networkType)
-