public final class SBNamespaceMigrate extends Object
| Constructor and Description |
|---|
SBNamespaceMigrate() |
| Modifier and Type | Method and Description |
|---|---|
NameSpaceType |
targetNamespaceType()
Get the targetNamespaceType property: Type of namespaces.
|
void |
validate()
Validates the instance.
|
SBNamespaceMigrate |
withTargetNamespaceType(NameSpaceType targetNamespaceType)
Set the targetNamespaceType property: Type of namespaces.
|
public NameSpaceType targetNamespaceType()
public SBNamespaceMigrate withTargetNamespaceType(NameSpaceType targetNamespaceType)
targetNamespaceType - the targetNamespaceType value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.