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

org.openstack4j.openstack.gbp.internal.ServiceProfileServiceImpl Maven / Gradle / Ivy

There is a newer version: 3.2.0
Show newest version
package org.openstack4j.openstack.gbp.internal;

import org.openstack4j.api.gbp.ServiceProfileService;
import org.openstack4j.openstack.networking.internal.BaseNetworkingServices;
/**
 * Service profile API Implementation
 * 
 * @author vinod borole
 */
public class ServiceProfileServiceImpl extends BaseNetworkingServices implements ServiceProfileService {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy