static DeploymentParams.Builder |
DeploymentParams.builder() |
DeploymentParams.Builder |
DeploymentParams.Builder.endpoint(InputEndpoint endpoint) |
DeploymentParams.Builder |
DeploymentParams.Builder.fromLinuxDeploymentParams(DeploymentParams in) |
DeploymentParams.Builder |
DeploymentParams.Builder.name(String name) |
DeploymentParams.Builder |
DeploymentParams.Builder.osType(OSType osType) |
DeploymentParams.Builder |
DeploymentParams.Builder.password(String password) |
DeploymentParams.Builder |
DeploymentParams.Builder.size(RoleSize size) |
DeploymentParams.Builder |
DeploymentParams.Builder.sourceImageName(String sourceImageName) |
DeploymentParams.Builder |
DeploymentParams.Builder.storageAccount(String storageAccount) |
DeploymentParams.Builder |
DeploymentParams.toBuilder() |
DeploymentParams.Builder |
DeploymentParams.Builder.username(String username) |