All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.cloudfoundry.client.v3.routes._CreateRouteResponse Maven / Gradle / Ivy

package org.cloudfoundry.client.v3.routes;

import com.fasterxml.jackson.databind.annotation.JsonDeserialize;
import org.immutables.value.Value;

/**
 * The response payload for the Create Route operation
 */
@JsonDeserialize
@Value.Immutable
abstract class _CreateRouteResponse extends Route {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy