Uses of Class
com.ibm.cloud.platform_services.catalog_management.v1.model.State
-
Packages that use State Package Description com.ibm.cloud.platform_services.catalog_management.v1.model -
-
Uses of State in com.ibm.cloud.platform_services.catalog_management.v1.model
Methods in com.ibm.cloud.platform_services.catalog_management.v1.model that return State Modifier and Type Method Description StateState.Builder. build()Builds a State.StateVersionUpdateDescriptor. getState()Gets the state.StateCatalogObject. state()Gets the state.StateCreateObjectOptions. state()Gets the state.StateReplaceObjectOptions. state()Gets the state.StateVersion. state()Gets the state.Methods in com.ibm.cloud.platform_services.catalog_management.v1.model with parameters of type State Modifier and Type Method Description CatalogObject.BuilderCatalogObject.Builder. state(State state)Set the state.CreateObjectOptions.BuilderCreateObjectOptions.Builder. state(State state)Set the state.ReplaceObjectOptions.BuilderReplaceObjectOptions.Builder. state(State state)Set the state.Version.BuilderVersion.Builder. state(State state)Set the state.
-