Home
last modified time | relevance | path

Searched refs:WithJunctionPath (Results 1 – 3 of 3) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-fsx/include/aws/fsx/model/
H A DUpdateOntapVolumeConfiguration.h83 …inline UpdateOntapVolumeConfiguration& WithJunctionPath(const Aws::String& value) { SetJunctionPat… in WithJunctionPath() function
90 …inline UpdateOntapVolumeConfiguration& WithJunctionPath(Aws::String&& value) { SetJunctionPath(std… in WithJunctionPath() function
97 …inline UpdateOntapVolumeConfiguration& WithJunctionPath(const char* value) { SetJunctionPath(value… in WithJunctionPath() function
H A DCreateOntapVolumeConfiguration.h83 …inline CreateOntapVolumeConfiguration& WithJunctionPath(const Aws::String& value) { SetJunctionPat… in WithJunctionPath() function
90 …inline CreateOntapVolumeConfiguration& WithJunctionPath(Aws::String&& value) { SetJunctionPath(std… in WithJunctionPath() function
97 …inline CreateOntapVolumeConfiguration& WithJunctionPath(const char* value) { SetJunctionPath(value… in WithJunctionPath() function
H A DOntapVolumeConfiguration.h158 …inline OntapVolumeConfiguration& WithJunctionPath(const Aws::String& value) { SetJunctionPath(valu… in WithJunctionPath() function
167 …inline OntapVolumeConfiguration& WithJunctionPath(Aws::String&& value) { SetJunctionPath(std::move… in WithJunctionPath() function
176 …inline OntapVolumeConfiguration& WithJunctionPath(const char* value) { SetJunctionPath(value); ret… in WithJunctionPath() function