Class VaultApi.PrependSlashOrEmptyString

java.lang.Object
org.jclouds.azurecompute.arm.features.VaultApi.PrependSlashOrEmptyString
All Implemented Interfaces:
com.google.common.base.Function<Object,String>, Function<Object,String>
Enclosing interface:
VaultApi

public static class VaultApi.PrependSlashOrEmptyString extends Object implements com.google.common.base.Function<Object,String>
  • Constructor Details

    • PrependSlashOrEmptyString

      public PrependSlashOrEmptyString()
  • Method Details