Class RawCloudServiceInstance

    • Constructor Detail

      • RawCloudServiceInstance

        public RawCloudServiceInstance()
    • Method Detail

      • getResource

        @Parameter
        public abstract org.cloudfoundry.client.v2.Resource<org.cloudfoundry.client.v2.serviceinstances.UnionServiceInstanceEntity> getResource()
      • getServicePlanResource

        public abstract org.cloudfoundry.client.v2.Resource<org.cloudfoundry.client.v2.serviceplans.ServicePlanEntity> getServicePlanResource()
      • getServiceResource

        public abstract org.cloudfoundry.client.v2.Resource<org.cloudfoundry.client.v2.services.ServiceEntity> getServiceResource()