public class ServiceInstanceSpecBuilder extends ServiceInstanceSpecFluent<ServiceInstanceSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ServiceInstanceSpec,ServiceInstanceSpecBuilder>
ServiceInstanceSpecFluent.ClusterServiceClassRefNested<N>, ServiceInstanceSpecFluent.ClusterServicePlanRefNested<N>, ServiceInstanceSpecFluent.ParametersFromNested<N>, ServiceInstanceSpecFluent.ServiceClassRefNested<N>, ServiceInstanceSpecFluent.ServicePlanRefNested<N>, ServiceInstanceSpecFluent.UserInfoNested<N>| Constructor and Description |
|---|
ServiceInstanceSpecBuilder() |
ServiceInstanceSpecBuilder(ServiceInstanceSpec instance) |
ServiceInstanceSpecBuilder(ServiceInstanceSpecFluent<?> fluent) |
ServiceInstanceSpecBuilder(ServiceInstanceSpecFluent<?> fluent,
ServiceInstanceSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
ServiceInstanceSpec |
build() |
addAllToParametersFrom, addNewParametersFrom, addNewParametersFromLike, addToAdditionalProperties, addToAdditionalProperties, addToParameters, addToParameters, addToParametersFrom, addToParametersFrom, buildClusterServiceClassRef, buildClusterServicePlanRef, buildFirstParametersFrom, buildLastParametersFrom, buildMatchingParametersFrom, buildParametersFrom, buildParametersFrom, buildServiceClassRef, buildServicePlanRef, buildUserInfo, copyInstance, editClusterServiceClassRef, editClusterServicePlanRef, editFirstParametersFrom, editLastParametersFrom, editMatchingParametersFrom, editOrNewClusterServiceClassRef, editOrNewClusterServiceClassRefLike, editOrNewClusterServicePlanRef, editOrNewClusterServicePlanRefLike, editOrNewServiceClassRef, editOrNewServiceClassRefLike, editOrNewServicePlanRef, editOrNewServicePlanRefLike, editOrNewUserInfo, editOrNewUserInfoLike, editParametersFrom, editServiceClassRef, editServicePlanRef, editUserInfo, equals, getAdditionalProperties, getClusterServiceClassExternalID, getClusterServiceClassExternalName, getClusterServiceClassName, getClusterServicePlanExternalID, getClusterServicePlanExternalName, getClusterServicePlanName, getExternalID, getParameters, getServiceClassExternalID, getServiceClassExternalName, getServiceClassName, getServicePlanExternalID, getServicePlanExternalName, getServicePlanName, getUpdateRequests, hasAdditionalProperties, hasClusterServiceClassExternalID, hasClusterServiceClassExternalName, hasClusterServiceClassName, hasClusterServiceClassRef, hasClusterServicePlanExternalID, hasClusterServicePlanExternalName, hasClusterServicePlanName, hasClusterServicePlanRef, hasExternalID, hashCode, hasMatchingParametersFrom, hasParameters, hasParametersFrom, hasServiceClassExternalID, hasServiceClassExternalName, hasServiceClassName, hasServiceClassRef, hasServicePlanExternalID, hasServicePlanExternalName, hasServicePlanName, hasServicePlanRef, hasUpdateRequests, hasUserInfo, removeAllFromParametersFrom, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromParameters, removeFromParameters, removeFromParametersFrom, removeMatchingFromParametersFrom, setNewParametersFromLike, setToParametersFrom, toString, withAdditionalProperties, withClusterServiceClassExternalID, withClusterServiceClassExternalName, withClusterServiceClassName, withClusterServiceClassRef, withClusterServicePlanExternalID, withClusterServicePlanExternalName, withClusterServicePlanName, withClusterServicePlanRef, withExternalID, withNewClusterServiceClassRef, withNewClusterServiceClassRef, withNewClusterServiceClassRefLike, withNewClusterServicePlanRef, withNewClusterServicePlanRef, withNewClusterServicePlanRefLike, withNewServiceClassRef, withNewServiceClassRef, withNewServiceClassRefLike, withNewServicePlanRef, withNewServicePlanRef, withNewServicePlanRefLike, withNewUserInfo, withNewUserInfoLike, withParameters, withParametersFrom, withParametersFrom, withServiceClassExternalID, withServiceClassExternalName, withServiceClassName, withServiceClassRef, withServicePlanExternalID, withServicePlanExternalName, withServicePlanName, withServicePlanRef, withUpdateRequests, withUserInfoaggregate, aggregate, build, build, builderOf, getVisitableMappublic ServiceInstanceSpecBuilder()
public ServiceInstanceSpecBuilder(ServiceInstanceSpecFluent<?> fluent)
public ServiceInstanceSpecBuilder(ServiceInstanceSpecFluent<?> fluent, ServiceInstanceSpec instance)
public ServiceInstanceSpecBuilder(ServiceInstanceSpec instance)
public ServiceInstanceSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ServiceInstanceSpec>Copyright © 2015–2024 Red Hat. All rights reserved.