public class ServiceCatalogInstanceAdapter extends Object
| Constructor and Description |
|---|
ServiceCatalogInstanceAdapter() |
| Modifier and Type | Method and Description |
|---|---|
static ServiceCatalogInstance |
adapt(Map map) |
static ServiceCatalogInstance |
adapt(ServiceCatalogInstance instance) |
static ServiceCatalogInstanceBuilder |
newBuilder(Map map) |
static ServiceCatalogInstanceBuilder |
newBuilder(ServiceCatalogInstance instance) |
static String[] |
toStringArray(Object o) |
public static ServiceCatalogInstance adapt(ServiceCatalogInstance instance)
public static ServiceCatalogInstanceBuilder newBuilder(ServiceCatalogInstance instance)
public static ServiceCatalogInstance adapt(Map map)
public static ServiceCatalogInstanceBuilder newBuilder(Map map)
Copyright © 2018–2021 Red Hat. All rights reserved.