public class GetIamAuthTokenRequest extends Object
RdsIamAuthTokenGenerator
Modifier and Type | Class and Description |
---|---|
static class |
GetIamAuthTokenRequest.Builder |
Constructor and Description |
---|
GetIamAuthTokenRequest(String hostname,
int port,
String userName) |
Modifier and Type | Method and Description |
---|---|
static GetIamAuthTokenRequest.Builder |
builder() |
String |
getHostname() |
int |
getPort() |
String |
getUserName() |
public String getHostname()
public int getPort()
public String getUserName()
public static GetIamAuthTokenRequest.Builder builder()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.