public static final class DiscoveredResourceScope.Builder
extends java.lang.Object
DiscoveredResourceScope.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
DiscoveredResourceScope. |
| Modifier and Type | Method and Description |
|---|---|
DiscoveredResourceScope |
build() |
DiscoveredResourceScope.Builder |
setScopeId(java.lang.String scopeId)
Specifies the scope id of discovered resource.
|
DiscoveredResourceScope.Builder |
setScopeType(java.lang.String scopeType)
Possible values are:
DiscoveredResourceScope.SCOPE_TYPE_CONTAINER_CLUSTER
DiscoveredResourceScope.SCOPE_TYPE_VPC
Type of the scope for the discovered resource. |
public Builder()
DiscoveredResourceScope.public DiscoveredResourceScope.Builder setScopeId(java.lang.String scopeId)
scopeId - New value for the property.public DiscoveredResourceScope.Builder setScopeType(java.lang.String scopeType)
scopeType - New value for the property.public DiscoveredResourceScope build()