Interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>

    • Method Detail

      • getEndpoints

        String getEndpoints()
      • withEndpoints

        A withEndpoints​(String endpoints)
      • hasEndpoints

        Boolean hasEndpoints()
      • withNewEndpoints

        A withNewEndpoints​(String arg1)
      • getEndpointsNamespace

        String getEndpointsNamespace()
      • withEndpointsNamespace

        A withEndpointsNamespace​(String endpointsNamespace)
      • hasEndpointsNamespace

        Boolean hasEndpointsNamespace()
      • withNewEndpointsNamespace

        A withNewEndpointsNamespace​(String arg1)
      • withNewEndpointsNamespace

        A withNewEndpointsNamespace​(StringBuilder arg1)
      • withNewEndpointsNamespace

        A withNewEndpointsNamespace​(StringBuffer arg1)
      • withPath

        A withPath​(String path)
      • withNewPath

        A withNewPath​(String arg1)
      • withReadOnly

        A withReadOnly​(Boolean readOnly)
      • hasReadOnly

        Boolean hasReadOnly()
      • withNewReadOnly

        A withNewReadOnly​(String arg1)
      • withNewReadOnly

        A withNewReadOnly​(boolean arg1)