Interface ObjectStorageMock.MockServer

All Superinterfaces:
AutoCloseable
Enclosing class:
ObjectStorageMock

public static interface ObjectStorageMock.MockServer extends AutoCloseable
  • Method Details

    • getS3BaseUri

      URI getS3BaseUri()
    • getGcsBaseUri

      URI getGcsBaseUri()
    • getAdlsGen2BaseUri

      URI getAdlsGen2BaseUri()
    • getStsEndpointURI

      URI getStsEndpointURI()
    • icebergProperties

      default Map<String,String> icebergProperties()