Class ProductStackGenericSubCategoryDetails.Builder
- java.lang.Object
-
- com.oracle.bmc.fleetappsmanagement.model.ProductStackGenericSubCategoryDetails.Builder
-
- Enclosing class:
- ProductStackGenericSubCategoryDetails
public static class ProductStackGenericSubCategoryDetails.Builder extends Object
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ProductStackGenericSubCategoryDetailsbuild()ProductStackGenericSubCategoryDetails.Buildercopy(ProductStackGenericSubCategoryDetails model)
-
-
-
Method Detail
-
build
public ProductStackGenericSubCategoryDetails build()
-
copy
public ProductStackGenericSubCategoryDetails.Builder copy(ProductStackGenericSubCategoryDetails model)
-
-