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

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

The newest version!
package org.cloudfoundry.client.v3.routes;

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

/**
 * The Resource response payload for the List routes operation
 */
@JsonDeserialize
@Value.Immutable
public abstract class _RouteResource extends Route {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy