public class ServiceInstancePropertiesStateBuilder extends ServiceInstancePropertiesStateFluent<ServiceInstancePropertiesStateBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ServiceInstancePropertiesState,ServiceInstancePropertiesStateBuilder>
ServiceInstancePropertiesStateFluent.UserInfoNested<N>| Constructor and Description |
|---|
ServiceInstancePropertiesStateBuilder() |
ServiceInstancePropertiesStateBuilder(Boolean validationEnabled) |
ServiceInstancePropertiesStateBuilder(ServiceInstancePropertiesState instance) |
ServiceInstancePropertiesStateBuilder(ServiceInstancePropertiesState instance,
Boolean validationEnabled) |
ServiceInstancePropertiesStateBuilder(ServiceInstancePropertiesStateFluent<?> fluent) |
ServiceInstancePropertiesStateBuilder(ServiceInstancePropertiesStateFluent<?> fluent,
Boolean validationEnabled) |
ServiceInstancePropertiesStateBuilder(ServiceInstancePropertiesStateFluent<?> fluent,
ServiceInstancePropertiesState instance) |
ServiceInstancePropertiesStateBuilder(ServiceInstancePropertiesStateFluent<?> fluent,
ServiceInstancePropertiesState instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ServiceInstancePropertiesState |
build() |
addToParameters, addToParameters, buildUserInfo, editOrNewUserInfo, editOrNewUserInfoLike, editUserInfo, equals, getClusterServicePlanExternalID, getClusterServicePlanExternalName, getParameterChecksum, getParameters, getServicePlanExternalID, getServicePlanExternalName, hasClusterServicePlanExternalID, hasClusterServicePlanExternalName, hashCode, hasParameterChecksum, hasParameters, hasServicePlanExternalID, hasServicePlanExternalName, hasUserInfo, removeFromParameters, removeFromParameters, toString, withClusterServicePlanExternalID, withClusterServicePlanExternalName, withNewUserInfo, withNewUserInfoLike, withParameterChecksum, withParameters, withServicePlanExternalID, withServicePlanExternalName, withUserInfoaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ServiceInstancePropertiesStateBuilder()
public ServiceInstancePropertiesStateBuilder(Boolean validationEnabled)
public ServiceInstancePropertiesStateBuilder(ServiceInstancePropertiesStateFluent<?> fluent)
public ServiceInstancePropertiesStateBuilder(ServiceInstancePropertiesStateFluent<?> fluent, Boolean validationEnabled)
public ServiceInstancePropertiesStateBuilder(ServiceInstancePropertiesStateFluent<?> fluent, ServiceInstancePropertiesState instance)
public ServiceInstancePropertiesStateBuilder(ServiceInstancePropertiesStateFluent<?> fluent, ServiceInstancePropertiesState instance, Boolean validationEnabled)
public ServiceInstancePropertiesStateBuilder(ServiceInstancePropertiesState instance)
public ServiceInstancePropertiesStateBuilder(ServiceInstancePropertiesState instance, Boolean validationEnabled)
public ServiceInstancePropertiesState build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ServiceInstancePropertiesState>Copyright © 2015–2023 Red Hat. All rights reserved.