public static PutBucketResponseUnmarshaller GetInstance() { if (instance == null) { instance = new PutBucketResponseUnmarshaller(); } return(instance); }
public static PutBucketResponseUnmarshaller GetInstance() { if (instance == null) { instance = new PutBucketResponseUnmarshaller(); } return instance; }