프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AddEndpoint_ | void | ||
DefaultProfile | System | ||
DefaultProfile | System | ||
DefaultProfile | System | ||
DefaultProfile | System | ||
DefaultProfile | System | ||
FindEndpointByName | |||
FindProductDomain | |||
UpdateEndpoint | void |
메소드 | 설명 | |
---|---|---|
AddEndpoint ( String endpointName, String regionId, String product, String domain ) : void | ||
GetCredential ( ) : |
||
GetEndpoints ( ) : List |
||
GetFormat ( ) : FormatType | ||
GetProfile ( ) : |
||
GetProfile ( String regionId, ICredentialProvider icredential ) : |
||
GetProfile ( String regionId, String accessKeyId, String secret ) : |
||
GetRegionId ( ) : string | ||
GetSigner ( ) : |
메소드 | 설명 | |
---|---|---|
AddEndpoint_ ( String endpointName, String regionId, String product, String domain ) : void | ||
DefaultProfile ( ) : System | ||
DefaultProfile ( ICredentialProvider icredential ) : System | ||
DefaultProfile ( ICredentialProvider icredential, String region, FormatType format ) : System | ||
DefaultProfile ( String region, |
||
DefaultProfile ( String region, ICredentialProvider icredential ) : System | ||
FindEndpointByName ( String endpointName ) : |
||
FindProductDomain ( List |
||
UpdateEndpoint ( String regionId, String product, String domain, |
public static AddEndpoint ( String endpointName, String regionId, String product, String domain ) : void | ||
endpointName | String | |
regionId | String | |
product | String | |
domain | String | |
리턴 | void |
public static GetProfile ( String regionId, ICredentialProvider icredential ) : |
||
regionId | String | |
icredential | ICredentialProvider | |
리턴 |
public static GetProfile ( String regionId, String accessKeyId, String secret ) : |
||
regionId | String | |
accessKeyId | String | |
secret | String | |
리턴 |