@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-12-13T13:57:16.085Z") public class ApiTagToEntities extends Object
Constructor and Description |
---|
ApiTagToEntities() |
public ApiTagToEntities name(String name)
public String getName()
public void setName(String name)
public ApiTagToEntities value(String value)
public String getValue()
public void setValue(String value)
public ApiTagToEntities apiClusterRefs(List<ApiClusterRef> apiClusterRefs)
public ApiTagToEntities addApiClusterRefsItem(ApiClusterRef apiClusterRefsItem)
public List<ApiClusterRef> getApiClusterRefs()
public void setApiClusterRefs(List<ApiClusterRef> apiClusterRefs)
public ApiTagToEntities apiServiceRefs(List<ApiServiceRef> apiServiceRefs)
public ApiTagToEntities addApiServiceRefsItem(ApiServiceRef apiServiceRefsItem)
public List<ApiServiceRef> getApiServiceRefs()
public void setApiServiceRefs(List<ApiServiceRef> apiServiceRefs)
public ApiTagToEntities apiRoleRefs(List<ApiRoleRef> apiRoleRefs)
public ApiTagToEntities addApiRoleRefsItem(ApiRoleRef apiRoleRefsItem)
public List<ApiRoleRef> getApiRoleRefs()
public void setApiRoleRefs(List<ApiRoleRef> apiRoleRefs)
public ApiTagToEntities apiHostRefs(List<ApiHostRef> apiHostRefs)
public ApiTagToEntities addApiHostRefsItem(ApiHostRef apiHostRefsItem)
public List<ApiHostRef> getApiHostRefs()
public void setApiHostRefs(List<ApiHostRef> apiHostRefs)
public ApiTagToEntities apiControlPlaneRefs(List<ApiControlPlaneRef> apiControlPlaneRefs)
public ApiTagToEntities addApiControlPlaneRefsItem(ApiControlPlaneRef apiControlPlaneRefsItem)
public List<ApiControlPlaneRef> getApiControlPlaneRefs()
public void setApiControlPlaneRefs(List<ApiControlPlaneRef> apiControlPlaneRefs)
Copyright © 2022. All rights reserved.